Posts

Showing posts with the label installation

Jupyterhub Offline install (without internet!)

Installing Jupyterhub in an offline environment (without internet) What?  Installing Jupyterhub catering to multiple users offline (without internet connectivity) Why? In scenarios where the Enterprise environment or the Corporate Lab Servers are not connected to the internet, offline installations are the only way to install a software. Sometimes many number of days (Sometimes weeks) are spent to have a successful installation. This is written to save some man days for offline Jupyterhub installations Environment Cent OS 7, Anaconda 5.1, Jupyterhub 0.8.1 For one of the projects that I am working with, we had to setup Jupyterhub in a lab environment that did not have internet connectivity. Though,  a lot of information is available for online installations, I couldn't find a link that provided the first set of complete basic steps for an offline installation .... like a "hello world" for Jupyterhub offline installs...