Manon Marchand

Results 47 issues of Manon Marchand

# What happens Sometimes, the widget has not finished loading when the user attempts to call one of the listeners functions (add_table, target...) This can be trigered in two ways:...

bug

Before the V1, we should write a documentation - [ ] API - [ ] Examples - [ ] GUI

documentation

Since astroquery is for python > 3.10, I was wondering if you'd be on board to switch the result of `Vizier.find_tables` to normal dictionaries here: https://github.com/astropy/astroquery/blob/25e6521ad3e86f5b2285d08e736cd3417159482d/astroquery/vizier/core.py#L836 I was thinking something...

vizier

Hi! ## Description In jupyterlite, for example with this instance https://jtp.io/anywidget-lite/lab/index.html , executing in a cell ``` %pip install ipywidgets ``` Raises the following error: Details --------------------------------------------------------------------------- ValueError Traceback (most...

Hello, This is a very tiny PR, but I get a deprecation warning raised by this line from the traitlets library when using a custom ipywidget: https://github.com/ipython/traitlets/blob/cb672eb5ba235fdfee6407bd7f1b1985de934e7c/traitlets/traitlets.py#L833 Here is a...

Hi there, Not really an issue, but I wanted to inform you that support for regions has been added in ipyaladin>=0.4.0 and mocpy>=0.16.0 . ## In ipyaladin This can be...

Have report from users that we might have issues in colab, this is just a reminder to check

Maybe we could do something when https://github.com/cds-astro/aladin-lite/issues/173 is solved?

documentation

The following methods and properties should wait for the widget to be loaded - wcs - fov_xy - add_tables - add_moc - add_overlay_from* - ... ?

enhancement