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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript output is disabled in JupyterLab #11

Open
phurwicz opened this issue Nov 21, 2021 · 1 comment
Open

JavaScript output is disabled in JupyterLab #11

phurwicz opened this issue Nov 21, 2021 · 1 comment

Comments

@phurwicz
Copy link

phurwicz commented Nov 21, 2021

JavaScript output work in Binder notebooks but become disabled in Juniper.

I would really like to see a fix or get some hints toward it. 馃檹 Thanks in advance!

For example, the following code block

from IPython.display import Javascript

Javascript('console.log("hello world");')

works in Binder but not in the Juniper demo that uses the same repo ines/spacy-io-binder.

@phurwicz
Copy link
Author

phurwicz commented Nov 21, 2021

Seems similar to thebelab's issue executablebooks/thebe#112.

@phurwicz phurwicz reopened this Nov 21, 2021
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

1 participant