- Jupyter for Data Science
- Dan Toomey
- 88字
- 2021-07-08 09:22:36
Install Jupyter on a web server
Jupyter is deployed as a web application. If you have direct access to a web server, you could install Jupyter on the web server, create notebooks on that web server, and then the notebooks would be available to others that are completely dynamic.
As a web server you also have control over access to the web server so can control who can access your notebook.
This is an advanced interaction that would require working with your webmaster to determine the correct approach.
推薦閱讀
- Photoshop智能手機APP UI設計之道
- 編程珠璣(續)
- Interactive Applications Using Matplotlib
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Java應用開發技術實例教程
- C語言實驗指導及習題解析
- Python機器學習算法與實戰
- JavaScript:Moving to ES2015
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- 從零開始學Linux編程
- INSTANT Sinatra Starter
- C++ Fundamentals
- 安卓工程師教你玩轉Android
- Developing Java Applications with Spring and Spring Boot
- HTML5 WebSocket權威指南