Preview a File

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

Check out the given illustration to understand how you can preview the content available under the .ipynb files.

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.

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

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

  • A list of available folders and files appears under the Repo.

  • Click on a file.

  • The file content gets displayed.

  • 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