This website requires JavaScript.
Explore
Help
Register
Sign In
kubeflow
/
notebooks
mirror of
https://github.com/kubeflow/notebooks.git
Watch
1
Star
0
Fork
You've already forked notebooks
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ae4fc7b0c0
notebooks
/
components
/
example-notebook-servers
/
codeserver
/
s6
/
cont-init.d
/
01-copy-tmp-home
3 lines
57 B
Plaintext
Executable File
Raw
Blame
History
#!/usr/bin/with-contenv bash
cp -r -n /tmp_home/* /home/
Reference in New Issue
View Git Blame
Copy Permalink