zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

Moving tutorial.rst to tutorial.ipynb

Open sudoyolo opened this issue 3 years ago • 3 comments
trafficstars

Hi everyone! This is in reference to #514. I added the Jupyter Notebook in the Docs directory. I have not yet integrated the notebook with the readdocs output, its a WIP.

TODO:

  • [ ] Add unit tests and/or doctests in docstrings
  • [ ] Add docstrings and API docs for any new/modified user-facing classes and functions
  • [ ] New/modified features documented in docs/tutorial.rst
  • [ ] Changes documented in docs/release.rst
  • [ ] GitHub Actions have all passed
  • [ ] Test coverage is 100% (Codecov passes)

sudoyolo avatar Mar 31 '22 14:03 sudoyolo

Thanks for submitting the PR @sudoyolo. Might I suggest changing the title of the PR to something more informative like, 'Moving tutorial.rst to tutorial.ipynb'.

sanketverma1704 avatar Mar 31 '22 23:03 sanketverma1704

Maybe we should look at using sphinx-gallery or something

jakirkham avatar Apr 02 '22 04:04 jakirkham

If we were to use jupyterbook, https://jupyterbook.org/interactive/comments/utterances.html would be an option! :smile:

joshmoore avatar Apr 20 '22 13:04 joshmoore

Thanks again for the notebook, @sudoyolo. I think we're all still excited about the idea of embedding a notebook in the docs. If you (or anyone else finds time) for that integration, let us know. 🙇🏽

joshmoore avatar Sep 14 '22 13:09 joshmoore

Hi @joshmoore I am from Outreachy and I will like to work on integrating the notebook into readthedocs.

GbotemiB avatar Oct 10 '22 07:10 GbotemiB

Glad to hear it, @GbotemiB. For learning more about jupyter book, you might take a look at the original blog post: https://blog.readthedocs.com/jupyter-book-read-the-docs/

joshmoore avatar Oct 10 '22 09:10 joshmoore

Hi @joshmoore, I am from Outreachy as well and I am interested on taking on the notebook integration into readthedocs.

melissakirabo avatar Oct 10 '22 10:10 melissakirabo

Hi @joshmoore, I am from Outreachy as well and I am interested on taking on the notebook integration into readthedocs.

Hi @melissakirabo. Welcome, and thanks for your interest in Zarr. Please refer to the blog post here: https://zarr.dev/blog/outreachy-contributer-guide/

We'll be over at Gitter to answer your questions. :)

sanketverma1704 avatar Oct 11 '22 20:10 sanketverma1704