1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

add in README.md

This commit is contained in:
George Hunt 2021-03-11 05:07:56 +00:00
parent e6fe48cb29
commit 8bae949efb

View file

@ -0,0 +1,6 @@
### Jupyter Notebooks on Rpi Server
* Jupyter Notebooks are widely used in the scientific community.
* This IIAB package permits individal users to start using their own notebook on the server without needing an individual server account.
* Once a user signs in with a user name, and password, these credentials are stored, and are used thereafter to gain access to the user's files.
* Individual folders are created for all student work in the path /var/lib/protected/. Individual students will only be able to see their own work in that directory.
* Students will not have any priviletes outside of their own folder.