##// END OF EJS Templates
persist notebook server cookie secret in security dir...
persist notebook server cookie secret in security dir prevents loss of login after relaunching the notebook server closes #6075

File last commit:

r16120:24b93a1d
r17141:1683c80a
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()