-
Notifications
You must be signed in to change notification settings - Fork 1
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
Embed Interactive Jupyter Notebooks #41
Conversation
BREAKING CHANGE: - This commit adds new dependencies which are required by the Jupyter Lite build process for hosting live interactive notebooks along with necessary widgets like canvas, plotly and matplotlib. Signed-off-by: Akshay Mestry <xa@mes3.dev>
Signed-off-by: Akshay Mestry <xa@mes3.dev>
Signed-off-by: Akshay Mestry <xa@mes3.dev>
Deprecations: - This commit deprecates the use and install of coeus-sphinx-theme from GitHub and uses requirements.txt instead Impact Analysis: - This ensures that Jupyter Lite and all the corresponding components are installed during the build and deployment stage. Signed-off-by: Akshay Mestry <xa@mes3.dev>
Deprecations:
Impact Analysis:
|
@kyttmacmanus and @antoniotovargh, I've embedded the notebook on the website and it works as demoed in the video I emailed earlier. Please have a look and let me know what you think of this. I still need to test a few more things to have better answers but for now, I guess this should be sufficient. |
@jfmartinez4, you may need to create and assign this task under my name for this issue. feel free to ping me if you need more details. |
#40
BREAKING CHANGE: