cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Table of Contents Not Visible in Databricks Notebook

adhi_databricks
Contributor

Hi everyone,

I'm experiencing a strange issue with one of my Databricks notebooks โ€” the Table of Contents (ToC) pane is no longer visible. It used to show up on the left, but now itโ€™s missing only for this specific notebook.

What Iโ€™ve observed so far:

  • The ToC is visible in other notebooks.

  • If I clone the notebook, the Table of Contents reappears in the cloned version.

  • Iโ€™ve tried refreshing the page, restarting the browser, and clearing the cache, but it doesnโ€™t fix the issue in the original notebook.

This seems to be happening repeatedly, and cloning every time isnโ€™t ideal.

Has anyone else faced this issue? Is this a known bug or is there a setting I mightโ€™ve unintentionally changed?

Any help or workaround would be appreciated!

Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions

Raghavan93513
Databricks Employee
Databricks Employee

Hi @adhi_databricks,
Good day!

To enable the Table of Contents, click the icon located at the upper left of the notebook, which is positioned in the left sidebar.

Raghavan93513_0-1753686998449.png

Hope this resolves your issue.

View solution in original post

3 REPLIES 3

Raghavan93513
Databricks Employee
Databricks Employee

Hi @adhi_databricks,
Good day!

To enable the Table of Contents, click the icon located at the upper left of the notebook, which is positioned in the left sidebar.

Raghavan93513_0-1753686998449.png

Hope this resolves your issue.

adhi_databricks
Contributor

Hey @Raghavan93513 ,
Thanks for your response.

The issue I'm facing is that the markdown text in our notebooks isn't appearing in the table of contents. I can see the table of contents panel on the left side of the notebook, but it doesnโ€™t display any content.

Raghavan93513
Databricks Employee
Databricks Employee

Hi @adhi_databricks.,
Good day!

Please check for the probable errors:

  • It is a Code cell, not markdown - Change to markdown cell, then add heading
  • Incorrect heading syntax - Try using # Heading or #Heading and then refresh the page
  • No headings/titles - Add a markdown heading or cell title
  • UI rendering issue - Clear cache, Refresh browser and re-run notebook.

If none of these help, please consider raising a support ticket with screenshots, as this may indicate a UI bug.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now