Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 410 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 410 Bytes

spectral-knobs

Widgets for visualizing changes to spectral lines.

Dependencies

  • python >= 3.6.0
  • ipython >= 6.0.0
  • jupyter >= 4.3.0

Installation

Install dependencies:

pip install ipython jupyter ipywidgets

Enable widgets in jupyter:

jupyter nbextension enable --py --sys-prefix widgetsnbextension

Usage

Start up jupyter:

jupyter notebook

Open test.ipynb, and run through the cells.