Make Jupyter More Secure
In Summary : One of the difficulties that might happen on running an already-configured Jupyter server within a local network is how to c...
https://updatesinfosec.blogspot.com/2018/06/make-jupyter-more-secure.html
In Summary :
One of the difficulties that might happen on running an already-configured Jupyter server within a local network is how to create limitations toward accessing resources. Hence, I am going to demonstrate how to run Jupyter notebook server in a way that you can share arbitrary resources with the desired permissions among clients, and also prohibit them from accessing specific resources. For setting up Jupyter, I use Anaconda python distribution, and I’ll show necessary steps for both macOS and Linux. [...]
kindly refer the following link as follow up :
https://nimuxsec.com/language/en/2018/06/make-jupyter-more-secure
 
 
One of the difficulties that might happen on running an already-configured Jupyter server within a local network is how to create limitations toward accessing resources. Hence, I am going to demonstrate how to run Jupyter notebook server in a way that you can share arbitrary resources with the desired permissions among clients, and also prohibit them from accessing specific resources. For setting up Jupyter, I use Anaconda python distribution, and I’ll show necessary steps for both macOS and Linux. [...]
kindly refer the following link as follow up :
https://nimuxsec.com/language/en/2018/06/make-jupyter-more-secure
 
  
