mirror of
https://github.com/bspeice/neuralnets-docker
synced 2025-11-03 09:50:47 -05: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