Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update jupyterbook #37

Merged
merged 3 commits into from
Jan 25, 2022
Merged

update jupyterbook #37

merged 3 commits into from
Jan 25, 2022

Conversation

jeremyforest
Copy link
Collaborator

@jeremyforest jeremyforest commented Jan 24, 2022

Improvements of documentation. Review notebook tutorials with #32 in mind. Improvements toward #27 and #20

@jeremyforest jeremyforest linked an issue Jan 24, 2022 that may be closed by this pull request
@jeremyforest
Copy link
Collaborator Author

@healthonrails you should be able to view the jupyterbook localy by opening book/_build/html/index.html in your browser if you pull the PR on your local machine.

@healthonrails
Copy link
Owner

F821 undefined name 'get_ipython'
./book/_build/jupyter_execute/tutorials/Annolid_on_Detectron2_Tutorial_Example_Dataset.py:336:1: F821 undefined name 'get_ipython'
get_ipython().run_line_magic('tensorboard', '--logdir output')
Could you please import get_ipython in the Annolid_on_Detectron2_Tutorial_Example_Dataset.py file?

@jeremyforest
Copy link
Collaborator Author

jeremyforest commented Jan 25, 2022

ah that was a temp file I made and then spliced it into the different subsections. Let me clean that up. I didn't realize that the _build folder was not handling deleted files.

@jeremyforest
Copy link
Collaborator Author

I actually forgot to delete the file from the folder but deleted it from the book. Done now, so the issue should be gone. Let me know if there are others.

@healthonrails healthonrails merged commit f77ad06 into healthonrails:main Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add sample dataset
2 participants