diff --git a/README.md b/README.md index b4bebbc..f4b5115 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # jbomb -JupyterHub Setup and Management Scripts \ No newline at end of file +JupyterHub Setup and Management Scripts for Linux based OpS. + +## Jconf + +JupyterHub Management Script. Installs jupyterhub to /opt and manages systemd service. Can also create and delete system linked hub users. + +## PEnv + +Simple python virtual environment manager. Can create an env using locally installed python binary. Automatically installs the env as jupyter kernel for use in jlab and jnotebook. + +--- + +~ A Grammer Society Project. \ No newline at end of file