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

Mybinder does not render Vegalite plots #2

Open
mbeltagy opened this issue Apr 17, 2020 · 1 comment
Open

Mybinder does not render Vegalite plots #2

mbeltagy opened this issue Apr 17, 2020 · 1 comment

Comments

@mbeltagy
Copy link

When executing the cells at
https://hub.gke.mybinder.org/user/davidanthoff-bindertest-iukaoilz/notebooks/src/main.ipynb
The plot does not render, instead the output is
image

I tried to fix that running

] update 

and restarting the kernel. The plots rendered fine at that point.

I then compared the Project.toml and Manifest.toml and found changes in Manifest.toml file. So I created a pull request #1 in the hope that it will fix the situation.

Just to verify I created my own binder on the branch with the updated Manifest.toml file.

This time I got a slightly different, though still unsatisfactory output
image

@davidanthoff
Copy link
Owner

davidanthoff commented Apr 17, 2020

I think this is due to a bug in the Julia package manager. I opened a PR with a workaround for mybinder.org. For now you can run Pkg.resolve() in the notebook, and then it should all work. Using JupyterLab on mybinder.org would probably also work out of the box. Thanks for reporting!

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