Widgets for visualizing changes to spectral lines.
- python >= 3.6.0
- ipython >= 6.0.0
- jupyter >= 4.3.0
Install dependencies:
pip install ipython jupyter ipywidgets
Enable widgets in jupyter:
jupyter nbextension enable --py --sys-prefix widgetsnbextension
Start up jupyter:
jupyter notebook
Open test.ipynb
, and run through the cells.