-
Notifications
You must be signed in to change notification settings - Fork 795
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
Jupyter notebook is not displaying charts inline. #2594
Comments
Does it work in the notebook with |
Hello, I have tried with Google Chrome first, then I shifted to Firefox, to check whether the case of browser issue. In both cases, it doesn't work. Infact I am using latest version of both browsers. This is for your info please. I have vscode jupyter notebook and jupyterlab, the Mimetype is working fine in both these applications. I think vega.js is not loading while executing python code? |
Hmmm, the only additional thing I can think of is if you have a browser addon that blocks the connection. I would try in a private/incognito window with all addons disabled. It is possible that this could be why you see |
You might be right... |
This error should not be related to your installation of those packages. I am closing this in favor of vega/ipyvega#412 since I am not sure if there is anything additional to add beyond what is mentioned there regarding the firewall. |
Hello, I am trying to render Altair charts in jupyter notebook, but I am getting only blank inline output.
I am using "alt.renderers.enable('notebook')" renderer option in my jupyter notebook.
'Mimetype' renderer is working fine in jupyter lab.
I have attached browser console for more details, kindly advise me to how can I solve the issue?
Altair version - 4.2.0
Vega version - 3.6.0
Jupyter notebook version - 6.4.10
ipykernel 6.4.1
ipython 8.2.0
ipywidgets 7.6.5
Browser Mozilla Firefox
Please do the needful
Thank you
The text was updated successfully, but these errors were encountered: