This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
repo2docker
kopia lustrzana
https://github.com/jupyterhub/repo2docker
Obserwuj
1
Polub
0
Forkuj
You've already forked repo2docker
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
choldgraf-patch-1
repo2docker
/
tests
/
conda
/
requirements
/
environment.yml
5 wiersze
50 B
YAML
Czysty
Bezpośredni odnośnik
Zwykły widok
Historia
Unescape
Escape
Allow specifying requirements.txt with environment.yml They both get installed.
2017-07-30 12:14:45 +00:00
dependencies
:
-
numpy
don't install requirements.txt if environment.yml is present The most likely cause of both being present is equivalent dependencies for two use cases, not a single multi-stage conda environment. If deps should be installed in conda with pip, they will be in `environment.yml` under `pip`.
2017-09-07 11:03:11 +00:00
-
pip
:
-
simplejson