SyneRBI / SyneRBI_VM

Virtual Machine with pre-installed SyneRBI software
http://www.ccpsynerbi.ac.uk
Apache License 2.0
3 stars 7 forks source link

start notebook in ~/devel #191

Closed KrisThielemans closed 3 years ago

KrisThielemans commented 3 years ago

On the docker image, we start in /devel such that it can see SIRF-Exercises etc. Here we currently start in SIRF-Exercises/notebooks. That means users cannot see SIRF-Exercises/data etc. Best to do the same thing everywhere.

KrisThielemans commented 3 years ago

https://github.com/SyneRBI/SyneRBI_VM/blob/26bb537a97d676d28871ceb08dead6ad36209852/scripts/configure_jupyter.sh#L27