GithubHelp home page GithubHelp logo

Comments (4)

welcome avatar welcome commented on June 2, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! ๐Ÿค—

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! ๐Ÿ‘‹

Welcome to the Jupyter community! ๐ŸŽ‰

from jupyterlab-toc.

fcollonval avatar fcollonval commented on June 2, 2024

@DonovanAD could you try reloading the page?

If it still does not show up, could you report the output of the command jupyter labextension list.

from jupyterlab-toc.

DonovanAD avatar DonovanAD commented on June 2, 2024

Hello @fcollonval, I tried reloading the page but nothing changed. I also tried uninstalling and installing multiple times using pip and conda, but it never worked.

However, I managed to solved it already. I had to follow what krassowski suggested here and I removed all folders that I could have accessed to when typing jupyter --paths:

config:

/Users/USERNAME/.jupyter ------------------> REMOVED BY ME
/Users/USERNAME/anaconda3/etc/jupyter -----> REMOVED BY ME
/usr/local/etc/jupyter
/etc/jupyter

data:

/Users/USERNAME/Library/Jupyter -----------> REMOVED BY ME
/Users/USERNAME/anaconda3/share/jupyter ---> REMOVED BY ME
/usr/local/share/jupyter
/usr/share/jupyter

runtime:

/Users/USERNAME/Library/Jupyter/runtime ---> REMOVED BY ME

and then uninstall everything showed when typing jupyter --version in the terminal using pip:

jupyter core
jupyter-notebook
qtconsole
ipython
ipykernel
jupyter client
jupyter lab
nbconvert
ipywidgets
nbformat
traitlets

Then I proceeded to reinstall using pip install jupyter and conda install -c conda-forge jupyterlab=3 and now everything is working as it should be.

I experienced the problem with TOC not showing that I described on:

  • macOS Big Sur version 11.2.3 (20D91)
  • chrome Version 89.0.4389.114 (Official Build) (x86_64)
  • jupyter lab 3.0.7

And currently everything is working with:

  • same OS and browser
  • juyter lab 3.0.13

from jupyterlab-toc.

fcollonval avatar fcollonval commented on June 2, 2024

Glad to here you figure out a way to fix your environment.

from jupyterlab-toc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.