Overhaul of the set up required to be able to run the formation
This merge request deals with #25 (closed), #36 (closed) and #35 (closed).
By far most of the modifications are from #35 (closed), and to be honest some of them are not clean enough, but I really needed to have a functional set up to be able to review and edit the notebooks (the main issue with Podman was to ensure that modifications done on the notebook in the browser may be saved correctly in the notebook file on the host).
Tbh, I wonder if we shouldn't move away from Jupyter notebooks in the future and use a Web-based solution (as the "Run this code" in https://en.cppreference.com). But this is a discussion for another time
Due to the modifications I had to do, I would like both your approval before merging it. Thanks!
Merge request reports
Activity
requested review from @vrouvrea
assigned to @sgilles
added 1 commit
- 35644f2e - #5 (closed) Choose the same convention to run images both from Podman and Docker: there...
added 1 commit
- 51b00b7f - #35 (closed) Choose the same convention to run images both from Podman and Docker:...
added 1 commit
- d35da5b8 - #35 (closed) Adapt the ignored files with the recent change of repository.
Do not merge this MR: there were too many bad trade-off here, and with #38 (closed) Binder is working correctly again, providing an acceptable way to run the formation for macOS users.
mentioned in merge request !43 (merged)
mentioned in issue #51 (closed)