cds-astro / ipyaladin

An IPython Widget for Aladin Lite, the sky viewer.
https://cds-astro.github.io/ipyaladin/
BSD 3-Clause "New" or "Revised" License
126 stars 26 forks source link

Ipyaladin fails on jupyter notebook #36

Closed mohamed98gamal closed 1 year ago

mohamed98gamal commented 1 year ago

IMG_20221025_223446_894.jpg)

havok2063 commented 1 year ago

I am seeing the same error. Run with the following packages in a Python 3.9 environment.

ipyaladin                     0.1.9
ipykernel                     6.16.1
ipython                       8.4.0
ipywidgets                    8.0.2
jupyter                       1.0.0
jupyter_client                7.4.3
jupyter-console               6.4.4
jupyter_core                  4.11.2
jupyter-server                1.21.0
jupyterlab-pygments           0.2.2
jupyterlab-widgets            3.0.3
bmatthieu3 commented 1 year ago

It should work with the version 0.1.11: pip install -U ipyaladin to upgrade your ipyaladin. Let me know if you still have the problem

bmatthieu3 commented 1 year ago

I close the issue, do not hesitate to reopen a new one if the problem still persist on your side