Share Jupyter notebooks in Datalore
Datalore is an Online Data Science Notebook with smart coding assistance. PyCharm Professional bundles its plugin so that you can enable real-time remote access to your Jupyter notebooks and share them with your colleagues.
Upload a notebook to Datalore
When you're ready to share your notebook, click on the Jupyter notebook toolbar.
Now provide public access to your notebook. In the Share settings dialog, click Turn sharing via public link ON. You can now access your notebook on the web at the publishing service view.datalore.jetbrains.com.
If you access Datalore for the very first time, you will be asked to login into the Datalore application. You can create a Datalore account or use your Google account. When logged in, Datalore shows the API token generated for your account. Click Confirm to proceed. At any time you can open project Settings/Preferences Ctrl+Alt+S, select Tools | Datalore, and click Sign out to terminate your login session.
Once you confirm the token, you can open a notebook in Datalore. The Datalore icon on the notebook toolbar changes its looks and provides a list of the available commands. Click it to select Open link and preview the notebook.
If you have not made your notebook public by this time, click Share on the Datalore toolbar.
You can enable sharing the notebook through the link.
To execute your notebook cells in the Datalore application, click Edit on the Datalore toolbar.
You can try various execution modes and preview execution time of each cell in your notebook.
Note that once uploaded, your notebook remains in Datalore until you explicitly remove it from the list of your notebooks.
Any time you want to revoke a token, you can do it in the Datalore view: Select
from the user profile menu. Then select a target token from the list and click .