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

Juno compatibility #229

Closed
pfitzseb opened this issue Sep 26, 2018 · 1 comment
Closed

Juno compatibility #229

pfitzseb opened this issue Sep 26, 2018 · 1 comment

Comments

@pfitzseb
Copy link
Contributor

Hey, just a heads up: The possibility to load local files in the plot pane (used in 69a6da0) will be disabled with the next release of julia-client due to security problems.

Two possible workarounds:

  1. Remove this method and use WebIO instead (which I hope to have fully working with the next Juno release).
  2. Load the js file into Julia and interpolate it into the string you send to Juno.
@sglyon
Copy link
Member

sglyon commented Sep 26, 2018

Thanks for the heads up!

I use WebIO for all the other display integrations, so as soon as it is ready to go in Juno we can remove the code you linked to and just use WebIO everywhere!

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