-
Notifications
You must be signed in to change notification settings - Fork 59
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
use jupyter_sphinx v0.2.0 from conda instead of my branch #204
Conversation
Let's pin jupyter-sphinx at |
Actually, I rather pin it to a fixed version like everything else. Is adding those lines to the config really enough to install thebelab? Of course, it would need some buttons. |
Also, how would we make sure that this gets executed https://github.com/python-adaptive/adaptive/blame/master/docs/source/tutorial/tutorial.Learner1D.rst#L13-L21 |
These will become visible but the user will need to manually execute those. |
I updated the dependency to jupyter_sphinx 0.2.1. All the other dependencies are pinned at exact version, so I think it's fine |
This LGTM |
This again needs #169. However, I have manually executed those commands from the CI.
See https://adaptive.readthedocs.io/en/test_documentation/ when the build finished.