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 to load in MyBinder #32

Closed stvoutsin closed 1 year ago

stvoutsin commented 2 years ago

Description: Ipyaladin example notebooks do not produce an Aladin visualization widget, instead the output is just a print out of the Aladin object in text. When checking the console, it seems that there are some errors, which are listed below. This has been tested in MyBinder, using the Binder link in the repo description.

Notebook: 1_Getting_Started.ipynb

Web Console Stack trace:

The resource from “https://hub.gke2.mybinder.org/user/cds-astro-ipyaladin-9hhl4ryr/static/ipyaladin.js?v=20220505114547” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
Could not instantiate widget

Browsers Tested:

bmatthieu3 commented 1 year ago

The binder link has been upgraded with the latest ipyaladin version. I am closing this issue for now, please do not hesitate to reopen it (or a new one) if you still have problem