- Jupyter for Data Science
- Dan Toomey
- 84字
- 2021-07-08 09:22:35
Sharing a notebook on Google Drive
Google Drive can be used to store your notebook profile information. This might be used when combined with the previous emailing of a notebook to another user. The recipient could use a Google Drive profile that would preclude anyone without the profile information from interacting with the notebook.
You install the python extension (from https://github.com/jupyter/jupyter-drive) using pip and then python -m. From then on, you access the notebooks with the Google Drive profiles, as ipython notebook -profile <profilename>.
推薦閱讀
- Python數(shù)據(jù)分析入門與實戰(zhàn)
- Developing Mobile Web ArcGIS Applications
- R語言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- Mastering Natural Language Processing with Python
- Getting Started with CreateJS
- Neo4j Essentials
- VSTO開發(fā)入門教程
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- 深入RabbitMQ
- Linux Device Drivers Development
- Learning Unity 2D Game Development by Example
- C#程序設(shè)計(項目教學(xué)版)
- C++語言程序設(shè)計
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通
- R語言數(shù)據(jù)挖掘:實用項目解析