innovationOUtside / tm351vm-binder

See if we can generate a Binder/repo2docker build of the TM351 VM
MIT License
7 stars 4 forks source link

Running the TM351 VCE as a service over a home network #25

Closed psychemedia closed 4 years ago

psychemedia commented 4 years ago

As the VCE runs as a headless environment offering various services over http to be accessed via a browser, it is quite possible for students to run the VCE as a service accessible over their home network, either as a single user notebook server or using something like TLJH (The Littlest JupyterHub), which provides multiuser access.

The TLJH approach can also support multiple different containerised environments, eg as per ouseful-demos/ou-rclub, which would allow a single server to host multiple containerised enviornments, eg for different modules.

psychemedia commented 4 years ago

Refer to: https://github.com/innovationOUtside/tm351vm-binder/issues/23