Community (Public) Notebooks

Gradient Community Notebooks

Gradient Community Notebooks allow you to create, run, and share your Jupyter Notebooks with the world.

The goal is to offer a product that makes it free, easy, and fun to share your work with others, to discover and fork notebooks from other users, and to introduce social features to Gradient. We are working to release Community Notebooks to the general public in the coming weeks!

Gradient Community Notebooks can be viewed by anyone, with or without a Paperspace account.

Community Notebooks include notebooks that are run on the Free Instances – these will be Public by default – as well as any notebook that you make Public by sharing, even if it's paid.

Making a Notebook Public or Private

Navigate to your notebook and open the Notebook IDE. In the top right there is a "Share" button. You can then click the toggle (pictured green already below) to make the notebook Public or Private.

Viewing a Community Notebook, & Static Versions

Anyone can view a Notebook that has been made Public just by visiting the URL!

If the notebook is not currently running, you'll see the most recent Stopped version, which is what you would expect to see.

Other users will be able to view your notebook (including having access to its container layers) only once: 1) a Community Notebook has been Stopped; 2) its teardown completes behind the scenes.

This means that if you're trying to share a Gradient Community Notebook via its Public URL, but you've never once Stopped it, users will not be able to view it and instead will see the message: This Notebook is not in a viewable state.

Forking Community Notebooks

You can fork any Gradient Community Notebook by clicking the fork button on the notebook page. For now, this will fork the notebook into your private workspace. Soon it will allow you to fork into a team of your choice.

Note: By making your notebook Public, the underlying container will be able to be forked to other users' accounts, including if they are within a private container registry. So, as with anytime you would share a container, be sure to remove any sensitive data, such as API keys or secrets, before making that notebook Public!

With this launch, you can now create a Public Profile and a user or team handle. This is the start of social features on Gradient!

Limitations

Community Notebooks take advantage of the newly released Free Instances on Gradient. This means that they will be Public-only and will auto-shutdown after 6 hours.

More Info

Learn more about Persistent Storage for Gradient Community Notebooks on free instances.

Learn more about Free Instances.

Learn more about the various Instance Types.

Learn more about our Instance Tiers.

Last updated