Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Commit 53fba23

Browse files
authored
📝 👥 Creating CEMAC version
Updating Readme for CEMAC version of Mike's set up Adding Mark write access
1 parent 2af61aa commit 53fba23

File tree

1 file changed

+20
-13
lines changed

1 file changed

+20
-13
lines changed

README.md

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
1-
# Jupyterhub on azure
1+
<div align="center">
2+
<a href="https://www.cemac.leeds.ac.uk/">
3+
<img src="https://github.com/cemac/cemac_generic/blob/master/Images/cemac.png"></a>
4+
<br>
5+
</div>
26

3-
This repository contains scripts for automatic creation of customised JupyterHub instances running on Azure cloud designed for multi-user classes. This doesn't (yet) use docker or elastic scaling. It's just a plan old server in the cloud -- albeit one that we can set up and tear down at will.
7+
# CEMAC FORK OF MIKE CROUCHERS JUPYERHUB ON AZURE
48

5-
People can use it to set up their own servers -- no need to speak to the IT department if they don't want to.
9+
This repository contains scripts for automatic creation of customised JupyterHub instances running on Azure cloud designed for multi-user classes.
610

711
## Setting Up a new server
812

9-
* I'M CURRENTLY DEVELOPING THIS.
10-
* IT'S NOT YET READY FOR GENERAL USE.
11-
* MANY THINGS MISSING.
12-
* DOCUMENTATION IS NOT UP TO DATE.
13-
* IT'S VERY SPECIFIC FOR THE COURSE WHO ORIGINALLY NEEDED IT.
14-
13+
* Install Azure CLI or access the Cloud shell from https://portal.azure.com/
1514
* Clone this repository, modify and run `create_vm.sh` from your local machine. This creates the Azure VM
1615
* Log into the created Azure VM, clone this repo and run `install.sh`
1716

@@ -48,10 +47,18 @@ sudo systemctl restart jupyterhub
4847
sudo systemctl status jupyterhub
4948
```
5049

51-
## JupyterHub cloud installs elsewhere
50+
## FUTURE
51+
52+
* 2019/2020 Move to containerised Kubrenetes server (JupyterHubLeeds Repository for development *requests may be made to collaborate on this project*)
53+
54+
## COLLABORATING
55+
56+
Collaboration is very welcome and encouraged. *Collaborating Guidelines Comming soon*
57+
58+
## ACKNOWLEGEMENTS
5259

53-
If you don't like how this one works, you may like one of the following
60+
Thanks to Mike Croucher for Setting this up.
5461

55-
The Data Science VM has JupyterHub pre-installed (and JupyterLab on the Ubuntu DSVM) – https://docs.microsoft.com/en-us/azure/machine-learning/data-science-virtual-machine/overview
62+
## LICENSE
5663

57-
Azure Lab Services - https://azure.microsoft.com/en-us/services/lab-services/
64+
*coming soon*

0 commit comments

Comments
 (0)