> For the complete documentation index, see [llms.txt](https://paperspace.gitbook.io/gradient/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paperspace.gitbook.io/gradient/more/overview/gradient-public-profiles.md).

# Public Profiles

Public profiles in Gradient are designed to make it easier to publish and discover machine learning projects on the Gradient platform. Currently they support sharing public notebooks.

{% hint style="success" %}
Gradient Public Profiles are still in beta. The look and feel will change during this development phase. We welcome all feature requests and bug reports to continue to make this feature more powerful and rich.
{% endhint %}

## Creating your public profile

To create your public profile, visit the Console and hover over your user/team icon at the top-right.

There, click `Profile` in the dropdown menu. This will take you to your current public profile. By default, your user or team handle is set to your auto-generated internal private workspace or team id (e.g. `t98sga1`).

![](https://3486137344-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LHZRFUkajubOAmgu6Rd%2F-Lr5O9yA5egsYAU1IXN_%2F-Lr5PktmAk1K5LBq25HJ%2Fimage.png?alt=media\&token=c0b97127-7da3-41c1-93f7-3a1090d3df86)

Click `Edit Profile` to set your user or team handle, public profile description, and more.

![](https://3486137344-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LHZRFUkajubOAmgu6Rd%2F-Lr5O9yA5egsYAU1IXN_%2F-Lr5PypJsQJyQojlDzDc%2Fimage.png?alt=media\&token=184f4533-10b6-4be0-84ab-731e65d7b043)

Your user/team handle follows a GitHub-style convention and will be accessible at **<https://www.paperspace.com/{your\\_handle}>**

## **Sharing public notebooks**

[Public notebooks](broken://pages/-Lm5u7bG2yXEKNXWbjxG) are a new feature in Gradient.  They allow you to run a [Jupyter notebook](https://jupyter.org/) and easily share it with others. A Gradient Notebook is actually an entire self-contained container with all libraries, dependencies, and files contained within it. This means that you can easily create complex ML applications without worrying about having others run install scripts, run into dependency management issues, and more.

![](https://3486137344-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LHZRFUkajubOAmgu6Rd%2F-Lr5O9yA5egsYAU1IXN_%2F-Lr5RUPB8rlPPvWecFWR%2Fimage.png?alt=media\&token=faeb7bf0-dafd-4a5b-bba3-6f61a7e9fad1)

Once a notebook is made `Public` it will show up under your public profile for others to view and fork into their own account.&#x20;

## Roadmap

Gradient Public profiles are still very much a work-in-progress. Notebooks are the first feature to be enabled for showing up on profiles, but soon we will be adding [Projects](/gradient/get-started/managing-projects.md), [Models](/gradient/data/models/create-a-model.md), [Datasets](/gradient/data/data-overview/persistent-storage.md), and more.

As always, we are eager to hear your feedback. Now go claim your user/team handle – we are excited to see what you build!  🙌
