Skip to content
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

Render notebooks on a webpage #10

Open
jrbourbeau opened this issue Apr 25, 2023 · 0 comments
Open

Render notebooks on a webpage #10

jrbourbeau opened this issue Apr 25, 2023 · 0 comments

Comments

@jrbourbeau
Copy link
Member

The notebook examples in https://github.com/dask/dask-examples are rendered with sphinx at https://examples.dask.org. My sense is it'd be nice to do the same thing here.

If I were to do this, I'd probably follow the prior art in dask-examples by running the sphinx quickstart command and then add nbsphinx (https://github.com/spatialaudio/nbsphinx/) to the sphinx-generated conf.py file. There may be some additional tweaking that's needed, but my guess is that gets us 80% of the way there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant