Preview a File

Notebook page can be opened, and code & markdown cells can be previewed without activating the respective project.

Preview Saved Notebooks

The user can preview a Notebook without activating the Project where the Notebook is saved.

  • Navigate to the Project List page.

  • Select a deactivated Repo Sync Project from the list.

  • Click on the Project to open it.

Opening a Deactivated Repo Sync Project
  • The Notebook tab opens under the selected Repo Sync Project.

  • Click on the Repo folder that gets displayed under the Notebook tab.

Accessing Repo folder from the Notebook tab
  • A list of available folders and files appears under the Repo.

  • Click on a file.

  • The file content gets displayed.

.ipynb file content
  • Open a .ipynb file.

  • The Activate Project window opens prompting the user to activate the selected Project.

  • Click the No option from the confirmation window.

Please Note:

  • Other functionalities will be disabled in the preview mode of any .ipynb file.

  • The confirmation dialog box appears (by default) to Activate the Project of which the .ipynb file is a part by clicking the Yes option for activating the Project, the user gets all the related operations enabled to modify the content.

Last updated