Manon Marchand
Manon Marchand
Since v3.3.0, I have the following error when calling `MOCFromJSON`: ``` MOC load error:Error: recursive use of an object detected which would lead to unsafe aliasing in rust ``` On...
## What the PR does It tries to add a very basic test where an Aladin instance with default parameters is created in a window and this should match a...
## What the test is - use Hips2Fits near Orion with 30°fov - save the fits file - load in aladin-lite - see if there are misalignements by eye Note...
There are issues with the display of moc cells borders in slant orthographic projection. Segments close to the sides do disappear, and some cells in the middle are not closed....
Hi Greg, The following query ```sql SELECT TOP 1 qual AS "flux.qual" FROM flux ``` Returns a column `qual` where `flux.` is removed. This is an unexpected behaviour as this...
Add a simple test that executes the notebook 1 from the examples folder and checks that it corresponds to the stored snapshot.
Openend this issue from the last point of #45
Try to see if sidecar might be a good way of using an ipyaladin widget? https://github.com/jupyter-widgets/jupyterlab-sidecar
There is a deprecation warning that is raised on some instantiations of the widget in version 0.3.0 : ``` DeprecationWarning: Deprecated in traitlets 4.1, use the instance .metadata dictionary directly,...