- 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數據分析基礎
- vSphere High Performance Cookbook
- 技術領導力:程序員如何才能帶團隊
- Groovy for Domain:specific Languages(Second Edition)
- 數據結構(C語言)
- Mastering Xamarin.Forms(Second Edition)
- 21天學通C++(第5版)
- Visual Studio Code 權威指南
- Serverless Web Applications with React and Firebase
- Node.js從入門到精通
- Learning iOS Penetration Testing
- VBA Automation for Excel 2019 Cookbook
- Python自動化開發實戰
- App Inventor開發實戰
- Web測試囧事