-
Notifications
You must be signed in to change notification settings - Fork 353
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
Finding a place for rendered notebooks #322
Comments
My 2cents:
Before proceeding, we should iron out kinks in the proposed rendering:
@kolibril13, can you update the site you created with the rendering of the executed notebooks so that we can see how those look? This will be our third attempt at automating the rendering of executed notebooks, hopefully this time it works. |
I am glad about that, let's stick with this solution then.
Good idea!
True, thanks for noting.
Yes, I can do that after #323 is merged, so that the notebooks are reliable. Also, I've noted that here https://okapi3--3.org.readthedocs.build/en/3/02_Pythonic_Image.html#Mathematical-Operators are two cells that should be rewritten. |
#323 will be merged later today, once it passes the testing. With respect to the binder badge links, let's leave it as is for now (removing and then restoring just creates noise). |
The binder links are working there at nbsphinx docs, I think we can later just copy their approach: |
As https://simpleitk-notebooks.readthedocs.io/ is now online, I will close this issue. |
As discussed in #88 (@zivy , @blowekamp ), it would be nice to update the notebook infrastructure.
These could either live on a new readthedocs page which replaces http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/ or on the already existing page: https://simpleitk.readthedocs.io/en/master/index.html
Some thoughts.
Advantages of both approaches:
Advantages of separate readthedocs page
Advantages of combining to simpleitk.readthedocs.io
Disadvantages of combining to simpleitk.readthedocs.io
With these arguments, I'd prefer the separate solution. But I might have missed important arguments, so feel free to add your thoughts!
Additional thought:
I think
http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks
should get updated after the transition. All notebooks should get removed, and only a link to the new rendered notebooks should remain.
The text was updated successfully, but these errors were encountered: