Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perspective 0.7.0 and above does not work in Voila #1454

Closed
sc1f opened this issue Jun 18, 2021 · 0 comments · Fixed by #1466
Closed

Perspective 0.7.0 and above does not work in Voila #1454

sc1f opened this issue Jun 18, 2021 · 0 comments · Fixed by #1466
Labels
bug Concrete, reproducible bugs Jupyter

Comments

@sc1f
Copy link
Contributor

sc1f commented Jun 18, 2021

Bug Report

Steps to Reproduce:

  1. Open a Jupyter notebook that uses PerspectiveWidget in Jupyterlab, where it renders correctly.
  2. Render the same notebook using Voila.

Expected Result:

Working PerspectiveWidget instances.

Actual Result:

As expected, Voila falls back to jsdelivr as a CDN to deliver perspective-jupyterlab. Once Voila tries to load the module from CDN, it hits an error:

Screen Shot 2021-06-18 at 1 51 21 PM

Environment:

Perspective 0.9.0, MacOS Big Sur, Jupyterlab 3.0.14, Voila 0.2.10, @voila-dashboards/jupyterlab-preview v2.0.2

Additional Context:

This issue seems related to https://github.com/finos/perspective/discussions/1452, but I am not sure of the exact solution at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs Jupyter
Projects
None yet
1 participant