numpy/numpy-tutorials

Add a solution for static versions of the notebooks with outputs.

melissawm opened this issue · 3 comments

I'm thinking of setting up a github action with nbconvert and having the resulting html output saved in another folder in the repo. That way, we can link directly to those documents or share them externally.

cc @bjnath

I think this issue has morphed into something else now that #36 has been merged. This will mean rendering the content of the repo through github pages.

cc @rossbar

@melissawm and @rossbar, I've been building a jupyter-book page at engineering-dynamics repo.

The gh-pages looks really nice and I have configured both binder and a local server to grab notebooks and open in Jupyter. Here is a work-in-progress example page. If this format looks good for the numpy-tutorials, there is a way to build the gh-pages branch using github-actions.

I think this is resolved with our current setup.