- Jupyter for Data Science
- Dan Toomey
- 81字
- 2021-07-08 09:22:35
Sharing on GitHub
GitHub (and others) allow you to place a notebook on their servers that, once there, can be accessed directly using the nbviewer. The server has installed Python (and other language) coding needed to support your notebook. The nbviewer is a read-only use of your notebook, and is not interactive.
The nbviewer is available at https://github.com/jupyter/nbviewer. The site includes specific parameters which need to be added to the ipython notebook command, such as the command to start the viewer.
推薦閱讀
- Mastering ServiceStack
- 編寫高質量代碼:改善C程序代碼的125個建議
- Web Application Development with MEAN
- Python Data Analysis(Second Edition)
- Monitoring Elasticsearch
- Nginx Essentials
- HTML5 and CSS3 Transition,Transformation,and Animation
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Yocto for Raspberry Pi
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Creating Stunning Dashboards with QlikView
- RESTful Web Clients:基于超媒體的可復用客戶端
- 小程序從0到1:微信全棧工程師一本通
- Django Design Patterns and Best Practices
- 數據分析與挖掘算法:Python實戰