Launching repositories in Deepnote

Deepnote supports launching repositories as Deepnote projects (so every user who clicks on the link will see a new project created just for them with the contents of the repository). Copy the link below and URL encode your repository link (you can use https://www.urlencoder.io/).

Example launch link (don't forget to URL encode the link you want to open)

<https://deepnote.com/launch?url=><URL_ENCODED_LINK>

Full example with converting https://github.com/norvig/pytudes to a Deepnote launch link

<https://deepnote.com/launch?url=https%3A%2F%2Fgithub.com%2Fnorvig%2Fpytudes%2Fblob%2Fmaster%2Fipynb%2FAdvent-2018.ipynb>

Example of a Deepnote launch link can be seen in the README.md of the pytudes repository

The url doesn't have to be a GitHub repository, it can also be a direct link to an .ipynb file. You can also add a name parameter in the url.

<https://deepnote.com/launch?name=MyProject&url=https://company.com/link/to/static/notebook.ipynb>

Adding a Deepnote launch button

Github repository with button examples

Launch in Deepnote - Black

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/5ea16c90-fc67-4bcb-9078-f007310b312f/launch-in-deepnote.svg

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/567618b1-c9e9-46cc-be13-39f260155e45/launch-in-deepnote-small.svg