UCL / rsd-engineeringcourse

Course materials for Research Software Engineering course.
http://github-pages.ucl.ac.uk/rsd-engineeringcourse/
Other
118 stars 101 forks source link

getting rid of jupyter notebooks 🎉 #229

Closed dpshelio closed 1 year ago

dpshelio commented 1 year ago

Finally, we've got rid of jupyter notebooks. Thanks to jupytext we don't need to change much of the infrastructure as it allows to open the py:percent format as jupyter notebooks and keep the original python file in sync. I've got it build under my fork: https://dpshelio.github.io/rsd-engineeringcourse/ and I haven't noticed any problem with it.

This closes #151

Additionally, I've fixed the jekyll-theme so that it also show the menu of the sections when browsed from a mobile device. https://github.com/dpshelio/indigo-jekyll/commit/46c1774f11004ae068bb3328002967d944391538

(to be merged after #228)

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB