-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Interactivity nor working on Jupyterlab/Notebook #170
Comments
Same here, and I can't seem to find a fix anywhere. I verified that several examples work in VSCode, but not in Jupyter. Rendering is fine, just not interactivity. If update an Observable and display the app again, the change is there. But the content of the previous cell displaying the same app is not updated. I did add jupyter-server-proxy I should add that interactivity works on localhost, just not with the server on a remote machine. I do not see any error message at the Jupyter console. In the browser console, though I see several errors:
|
Hello,
Here is an example:
I use Jupyterlab but from an other computer using the ServerApp. I don't know if there is a conflict between the JSServe and the ServerApp of Jupyterlab.
It is working well on a standalone window, web page or vscode if I use it directly in localhost.
Thank you for your help.
The text was updated successfully, but these errors were encountered: