This package is in alpha.
>>> pip install astroedu
then run
>>> astroedu build
which creates the configuration file config.ini.
>>> astroedu interactive wiens_law
Loads the interactive notebook file exploring Wien's Law. Jupyter lab arguments can be passed after the interactive name for instance:
>>> astroedu interactive wiens_law --port 9999