Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Side bar is not showing up #155

Open
WesErg opened this issue Oct 18, 2020 · 1 comment
Open

Side bar is not showing up #155

WesErg opened this issue Oct 18, 2020 · 1 comment

Comments

@WesErg
Copy link

WesErg commented Oct 18, 2020

I have update jupyterlab and the sidebar for TOC is not showing up.

image

Here is my extension list:

image

I am afraid I can't figure out what else to do.

@msjoules
Copy link

msjoules commented Oct 30, 2020

I had the same problem. These were the steps I took to solve it:

  1. Update Node.js using the conda-forge package as the conda Node.js package only goes to 10.x
  2. Delete build_config.json from ...\share\jupyter\lab\settings (https://discourse.jupyter.org/t/extension-shows-up-as-both-installed-and-uninstalled-and-doesnt-work/2688/2)
  3. Pull up jupyterlab extension list again and it should say "Build recommended, please run jupyter lab build:"
  4. Run 'jupyter lab build'

Hope that works for you too...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants