We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
ines/spacy-io-binder
The text was updated successfully, but these errors were encountered:
Seems similar to thebelab's issue jupyter-book/thebe#112.
Sorry, something went wrong.
No branches or pull requests
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
works in Binder but not in the Juniper demo that uses the same repo
ines/spacy-io-binder
.The text was updated successfully, but these errors were encountered: