kopia lustrzana https://github.com/jupyterhub/repo2docker
|
|
||
|---|---|---|
| .. | ||
| README.rst | ||
| REQUIRE | ||
| environment.yml | ||
| verify | ||
README.rst
Julia - REQUIRE --------------- The simplest way to specify dependencies in Julia, a REQUIRE file simply lists the names of packages. Each one will be installed but not pre-compiled. In this case, we also specify python dependencies with an ``environment.yml`` file.