- Jupyter for Data Science
- Dan Toomey
- 121字
- 2021-07-08 09:22:36
Access control
While many of the uses of Jupyter are solely for educating others, there are instances where the information being accessed is and should remain confidential. Jupyter allows you to put up barriers to entry to your notebook in several manners.
When we identify the user, we are authenticating that user. This is normally done by presenting a login challenge before allowing entry, where the user has to enter a username and password.
If the instance of Jupyter hosting, your notebook is installed on a web server and you can use the web server's access control to limit access to your notebook. Further, most of the vendors that support notebook hosting provide a mechanism to limit access to specific users.
推薦閱讀
- INSTANT Mock Testing with PowerMock
- Kubernetes實戰
- LabVIEW程序設計基礎與應用
- DevOps Automation Cookbook
- Swift 3 New Features
- Visual C
- 琢石成器:Windows環境下32位匯編語言程序設計
- 愛上micro:bit
- 智能手機APP UI設計與應用任務教程
- CodeIgniter Web Application Blueprints
- 3D Printing Designs:Octopus Pencil Holder
- Puppet Cookbook(Third Edition)
- Mastering PostgreSQL 11(Second Edition)
- Python深度學習:基于PyTorch
- 51單片機C語言程序設計經典實例(第3版)