How to open several notebooks in Databricks

Mohammad Saber 591 Reputation points
2022-09-21T02:51:08.947+00:00

Hi,

I have started learning Azure Databricks. I would like to ask how to open several notebooks in Azure Databricks workspace.

I am aware of %run command but please note that I don't want to call another notebook. I want to open several notebooks to check the code and run some of the cells.

Similar to what we can do by Jupyter Notebook on local PC. I can open several notebooks and switch from one notebook to another to check the code and run some of the cells.

Thanks.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,514 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2022-09-21T04:12:10.107+00:00

    Hi @Mohammad Saber

    You could just right click your Workspace or Repos that you want to see and (CTRL+LEFT CLICK) or Right Click and Open in New Tab:

    243234-image.png

    That would be the easiest way to switch back and fourth to each notebook in Databricks.

    ------------------------------------

    If this is helpful please accept answer.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.