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

JupyterRenderer returns JavaScript error #7

Closed
MarAlder opened this issue Apr 21, 2023 · 2 comments
Closed

JupyterRenderer returns JavaScript error #7

MarAlder opened this issue Apr 21, 2023 · 2 comments

Comments

@MarAlder
Copy link
Contributor

MarAlder commented Apr 21, 2023

Installing pythreejs and running this test notebook occRenderer_test.ipynb returns a JavaScript error:

grafik

Expected output: TiGL Seminar slides
grafik

@joergbrech
Copy link
Contributor

This is probably related to jupyter-widgets/pythreejs#389

@MarAlder
Copy link
Contributor Author

Thanks for the link, @joergbrech. I found a working config with:

  - python=3.10
  - numpy
  - tixi3
  - tigl3
  - pythreejs=2.4.2
  - jupyter
  - ipydatawidgets=4.3.2
  - ipykernel=6.21.2
  - ipython=8.12.0 
  - ipywidgets=7.7.2
  - jupyter=1.0.0
  - jupyterlab=3.6.1
  - jupyterlab_widgets=1.1.1
  - notebook=6.5.2

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants