Re: [jupyter] Running Jupyterlab on multiple servers with DNS round robin

2020-05-21 Thread Rishikesh Bhalerao
Hello Jason Thanks for your reply. I am using Jupyterlab integrated with Jupyterhub. I have below four configs added in my jupyterhub_config.py. This is the single config file I am maintaining, I had installed jupyterhub and jupyterlab using anaconda3. c.ConfigurableHTTPProxy.auth_token = ''

Re: [jupyter] Running Jupyterlab on multiple servers with DNS round robin

2020-05-20 Thread Jason Anderson
Hi Rishikesh, It sounds like an issue where each server is generating its own authentication or encryption token. Are you specifying the authentication token manually[1], and is it the same value for all servers? If you’re using JupyterHub (it does not sound like it based on your question),

[jupyter] Running Jupyterlab on multiple servers with DNS round robin

2020-05-19 Thread Rishikesh Bhalerao
Hello Team, We have jupyterlab instances running on 5 different servers. These servers have NFS home directories, i.e. same content under user's home directory is available on all the servers. We have created a URL(hostname) to access jupyterlab in DNS Round Robin by creating 5 A records of 5 IPs