-
-
Notifications
You must be signed in to change notification settings - Fork 316
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
Integrating Ipython shell into the tutorial notebook #1229
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1229 +/- ##
=======================================
Coverage 99.99% 99.99%
=======================================
Files 35 35
Lines 14127 14123 -4
=======================================
- Hits 14126 14122 -4
Misses 1 1 |
seems to be the most pressing issue. I assume it is needed here: https://github.com/zarr-developers/zarr-python/blob/main/requirements_rtfd.txt |
Thanks for the heads up @joshmoore. I have been trying to figure out where the issue is. |
This has unfortunately gone stale. Will it be revived or should we close this? |
fixes #514 #1163
@joshmoore @MSanKeys963 @jakirkham
In this PR, i have converted most of the columns into codes with output.
Extension to support ipython in the docs have been added to conf.py.
There are still some lines that generate error.
Suggestions are welcome on how to handle the errors.
TODO: