kopia lustrzana https://github.com/jupyterhub/repo2docker
Update faq.md
rodzic
2f2fde8a11
commit
808b6fa20b
|
@ -9,7 +9,7 @@ If you have a question & have found an answer, send a PR to add it here!
|
||||||
Currently the best way to do this is by using a conda ``environment.yml``
|
Currently the best way to do this is by using a conda ``environment.yml``
|
||||||
file and setting the language to whichever version of Python you like.
|
file and setting the language to whichever version of Python you like.
|
||||||
|
|
||||||
## Can I add binary files to the user's PATH?
|
## Can I add executable files to the user's PATH?
|
||||||
|
|
||||||
Yes! Using a ``postBuild`` file, you can place any files that should be called
|
Yes! Using a ``postBuild`` file, you can place any files that should be called
|
||||||
from the command line in the folder ``~/.local/``. This folder will be
|
from the command line in the folder ``~/.local/``. This folder will be
|
||||||
|
|
Ładowanie…
Reference in New Issue