mirror of
https://github.com/bspeice/neuralnets-docker
synced 2026-06-13 16:51:39 -04:00
Add initial image
This commit is contained in:
Executable
+4
@@ -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