Sourcegraph DocsSourcegraph Docs
  • Code Intelligence

    • Cody
    • Code Search
  • Code Management

    • Batch Changes
    • Code Monitoring
    • Code Ownership
    • Code Insights
    • Notebooks
  • Platform

    • Sourcegraph Admin
    • Sourcegraph Cloud
    • Integrations
  • CLI & API

    • Sourcegraph & Cody CLI
    • Sourcegraph GraphQL API
    • Sourcegraph Stream API
  • Help & Support

    • SLAs & Premium Support
    • How to videos
    • Tutorials
    • Sourcegraph Accounts
    • Changelog
    • Technical changelog
    • Releases
  1. Docs
  2. notebooks
  3. notebook-sharing

Sharing Notebooks

Notebooks support the following sharing scheme.

User namespace

Private Notebooks

This is the default permissions level for all new notebook. Only the creator can view and edit the notebook.

Public Notebooks

Notebooks can be shared with everyone (public notebooks on Sourcegraph.com are viewable by anyone and don't require a Sourcegraph account), or with your entire Sourcegraph instance.

Sourcegraph organization namespace

Find out more about Sourcegraph organizations and how to create and configure them on the organizations docs page.

Private organization Notebooks

Only organization members can view and edit the notebook.

Public organization Notebooks

In self-hosted and managed Sourcegraph instances, everyone who has access to the instance can view the notebook. On Sourcegraph.com, anyone can view the Notebook. In both cases, only members of the owning Sourcegraph organization can edit the Notebook.

On this page

  1. Sharing Notebooks

    1. User namespace
    1. Sourcegraph organization namespace

Edit this page on GitHub
Questions? Give us feedback