Datalore is an intelligent web application for data analysis. 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.io.
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/PreferencesCtrl+Alt+S, select Tools | Datalore, and click Sign out to terminate your login session.
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 Run in Datalore 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.