- Jupyter for Data Science
- Dan Toomey
- 66字
- 2021-07-08 09:22:36
Store as HTML on a web server
A built-in feature of notebooks is to export the notebook into different formats. One of those is HTML. In this manner, you could export the notebook into HTML and copy the file(s) onto your web server as changes are made.
The command is jupyter nbconvert <notebook name>.ipynb --to html.
Again, this would be a non-interactive, read-only version of your notebook.
推薦閱讀
- Python概率統計
- The Android Game Developer's Handbook
- CentOS 7 Linux Server Cookbook(Second Edition)
- Mastering Python Scripting for System Administrators
- Java程序員面試算法寶典
- Python Tools for Visual Studio
- 數據結構(C語言)
- C#程序設計基礎:教程、實驗、習題
- Flutter跨平臺開發入門與實戰
- INSTANT Adobe Edge Inspect Starter
- MySQL程序員面試筆試寶典
- Extending Unity with Editor Scripting
- Drupal 8 Development Cookbook(Second Edition)
- Java EE基礎實用教程
- Learning Dynamics NAV Patterns