mirror of
https://github.com/bspeice/neuralnets-docker
synced 2025-07-03 23:15:17 -04:00
Add initial image
This commit is contained in:
4
usr/local/bin/start_jupyter
Executable file
4
usr/local/bin/start_jupyter
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd /opt/development
|
||||
/usr/local/bin/jupyter notebook --ip 0.0.0.0
|
Reference in New Issue
Block a user