- 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.
推薦閱讀
- Power Up Your PowToon Studio Project
- SpringMVC+MyBatis快速開發與項目實戰
- Apache Spark 2.x Machine Learning Cookbook
- PyTorch Artificial Intelligence Fundamentals
- Designing Hyper-V Solutions
- Koa開發:入門、進階與實戰
- Practical Game Design
- JavaScript by Example
- 飛槳PaddlePaddle深度學習實戰
- 劍指MySQL:架構、調優與運維
- C++新經典
- Mastering JavaScript Design Patterns(Second Edition)
- Learning AngularJS for .NET Developers
- Visual Basic程序設計全程指南
- AI自動化測試:技術原理、平臺搭建與工程實踐