question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HTML jstree doesn't work in jupyter lab

See original GitHub issue

Problem description

When calling group.tree() in a jupyter notebook environment, an expandable tree should be rendered via jstree. This works in classical jupyter notebook but doesn’t work in jupyter lab.

Version and installation information

  • Value of zarr.__version__: 2.2.0
  • Jupyter Lab version: 0.32.1
  • Version of Python interpreter: 3.6.5
  • Operating system (Linux/Windows/Mac): Linux
  • How Zarr was installed (e.g., “using pip into virtual environment”, or “using conda”): conda

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
jakirkhamcommented, Jun 5, 2018

cc-ing @jasongrout (as we talked about this one in person 😉, for advice on how we should fix this.

1reaction
alimanfoocommented, May 8, 2018

Thanks @jakirkham, I added a comment re zarr.

Read more comments on GitHub >

github_iconTop Results From Across the Web

the function display_html not working in Jupyter Lab
The IRdisplay::display_html() works fine in JupyterLab, as does the callback to your function. The only differences between Notebook v6 and ...
Read more >
nbconvert Documentation
Primarily, the nbconvert tool allows you to convert a Jupyter .ipynb notebook document file into another static format including HTML, LaTeX ...
Read more >
Notebook for presentation - NordicESMhub
JupyterLab allows you to export your jupyter notebook files (.ipynb) into other file formats. For creating slides, we can use: Reveal.js Slides .html....
Read more >
Making Sense of the Metadata: Clustering 4000 ...
You can check out more about working with Stack Overflow data and BigQuery ... but it doesn't handle arrays as I wish it...
Read more >
Python Packages
Name Version Summary access 1.1.3 Calculate spatial accessibility metrics. aiohttp 3.7.4.post0 Async http client/server framework (asyncio) alabaster 0.7.12 A configurable sidebar‑enabled Sphinx theme
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found