Functionality to enhance Jupyter Notebooks IENT style
ient_plots.py
offers to style Matplotlib axes the IENT way (e.g. with arrows below the axes) as well as the RWTH colorsient_signals.py
consists of common signal definitions in NumPyient_tikzmagic.py
defines a magic command to compile TikZ within a notebook (forked from https://github.com/mkrphys/ipython-tikzmagic)
Visit the notebook index.ipynb for a table of contents.
-
Run the interactive notebooks directly with binder:
-
Clone (or download as Zip) this repository with git and open the notebooks locally on your PC with Jupyter (Anaconda is highly recommended for this).