Closed annefou closed 4 days ago
Hi @annefou, it looks great! Could you create a PR so that we can add it to the main repo?
It is done and I suggest we add some info and the link to the rendered Jupyter book version in CONTRIBUTING. The idea is to make it easier to check the rendered version from GitHub. Also we will add how to build the Jupyter book locally to help contributors to check their changes.
What do you think?
@annefou fine, can you or @tinaok add those additional info?
The idea is to add a GitHub action to render the course (markdown and Jupyter notebooks) on Github webpages.
I made it in my fork: https://github.com/annefou/cubes-and-clouds/tree/main/.github/workflows
and the rendered Jupyter book is available online. For now in https://annefou.github.io/cubes-and-clouds
I suggest to add the same in the parent repo so anyone can read the course online, including Jupyter notebooks.