This video is a recording of the talk given by Manon Marchand during ADASS 2024, with the participation of Matthieu Baumann, Thomas Boch, and Tom Czekaj.
It highlights how the newest versions of the iPyAladin widget have increased the compatibility between iPyAladin and the astropy ecosystem.
The notebook presented can be executed while viewing the video. To do so, download the files: - ADASS2024_ipyaladin_demo.ipynb - requirements.txt - chandra.fits from this link.
In a folder containing these files, create a new python (version between 3.8 and 3.12) environment:
$ python -m venv ./.adass-ipyaladin $ source .adass-ipyaladin/bin/activate (or .adass-ipyaladin\Scripts\activate.bat if you're using Windows cmd)
And install the required dependencies with:
$ pip install -r requirements_24vnFxP.txt
You can launch Jupyter and execute the cells:
$ python -m jupyterlab
When you're done, deactivate the environment with
$ deactivate
Informations
- Sébastien Derriere
- 2 décembre 2024 09:50
- Conférences et colloques
- Anglais
- Conférence
Commentaire(s)