Tested on Ubuntu 22.04 (arm64 and x64)
- Install dependicies
- pip:
sudo apt install python3-pip
- colcon:
pip install -U colcon-common-extensions
This gist lets you keep IPython notebooks in git repositories. It tells git to ignore prompt numbers and program outputs when checking that a file has changed.
To use the script, follow the instructions given in the script's docstring.
For further details, read this blogpost.
The procedure outlined here is inspired by this answer on Stack Overflow.