3.0.0 not working with jupyterlab 0.35.5
See original GitHub issueHi,
I just pip installed the new release and and there appears to be a compatibility issue with jupyterlab v0.35.5 because I get the following error message: <VegaLite 3 object>
.
I quickly downgraded altair to an older version (v.2.4.1) which ran without problems.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
JupyterLab Changelog — JupyterLab 3.6.0b0 documentation
Sets whether the model is collaborative or not when registering its factory ... Fix progress bar not working after uploading multiple files finished...
Read more >How to get ipywidgets working in Jupyter Lab? - Stack Overflow
The answer to my problem turned out to be that I was installing panel after building the jupyterlab server through jupyterhub. (e.g. for...
Read more >jupyterlab - PyPI
If you encounter an error like "Command 'jupyter' not found", please make sure PATH environment variable is set correctly. Alternatively, you can start...
Read more >Panel in jupyterlab no interactivity - HoloViz Discourse
If you want to work with JupyterLab, you will also need to install the ... JupyterLab Extension Package >=3.2.3 <3.3.0 >=2.0.0 <3.0.0 ......
Read more >0.35.4 - Files :: Anaconda.org
Type Size Name Uploaded Uploader
conda 10.4 MB | win‑64/jupyterlab‑0.35.4‑py37_0.tar.bz2 4 years and 1 month ago conda‑f...
conda 10.4 MB | win‑64/jupyterlab‑0.35.4‑py36_0.tar.bz2 4 years and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
pip install jupyterlab==1.0.0a3
will fix the jupyter lab version for the newest altairUpdated in #1472; it will be on the website with the next release.