You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
melissawm
changed the title
Add a solution for static versions with the notebooks with outputs.
Add a solution for static versions of the notebooks with outputs.
Sep 18, 2020
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.
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'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
The text was updated successfully, but these errors were encountered: