Commit Graph

28 Commits (aa31c643a729503256b1027b98d7ec72fab0d7f8)
 

Author SHA1 Message Date
manetta aa31c643a7 From Jupyter Notebook 7, use the jupyter_server.auth module instead of notebook.auth
manetta 7d33915f71 notebook is now required as a seperate library for jupyterlab
manetta 842b5dd2c1 Update 'reset_jupyter_password.py'
manetta 1c2f621af3 Update 'make_user_accounts.py'
manetta 57e1d22163 switch to notebook.auth
manetta afbe46ef3c switch to notebook.auth
manetta a42c3cecd3 adding .hexdigest() to store the passwd as a string
manetta 1dd9350ee1 adding .hexdigest() to store the passwd as a string
manetta 273c122eea using getpass() to prompt for a new password
manetta 1bf11efce0 switching to hashlib
manetta 8ddb374b77 adding .encode to the new hashlib
manetta 95c0710347 changing from Ipython.lib.passwd to hashlib.sha1
Manetta 9281eb8e63 script for resetting passwords
Manetta 893aba958b no need to read the servername
murtaugh dd3cae95ae Add 'templates/lab.conf'
manetta 639c77ec5b adding more details to the README while setting up the sandbol
manetta 6534b23809 adding a README
manetta 82441b4f94 renaming the templates folder to 'templates'
manetta b00ad68b0d changing the default template foldername to "templates"
murtaugh 5e0b53e449 Add 'make_user_accounts/jupyterlab@.service'
manetta a0251cb129 Update 'make_user_accounts.py'
manetta 4044509e77 adding servername as a variable that can be called in the templates
manetta 048456eb05 Update 'make_user_accounts/jupyter_notebook_config.py'
manetta be6f2446ca added servername to the argument parser
murtaugh 4e965e657c Update 'html/INSTALLATION_NOTES.md'
murtaugh 5c01782e88 Update 'make_user_accounts/jupyter_notebook_config.py'
murtaugh 3c5d94fa74 Update 'make_user_accounts.py'
Michael Murtaugh c40d1ac8ec initial setup on Raspberry Pi 3