kopia lustrzana https://github.com/jupyterhub/repo2docker
fix typo
rodzic
4db31cbd67
commit
273110e8d3
|
@ -16,7 +16,7 @@ class JuliaBuildPack(CondaBuildPack):
|
||||||
"""Get additional environment settings for Julia and Jupyter
|
"""Get additional environment settings for Julia and Jupyter
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
an ordered list of environment setting tuples.
|
An ordered list of environment setting tuples.
|
||||||
The tuple contains a string of the environment variable name and
|
The tuple contains a string of the environment variable name and
|
||||||
a string of the environment setting. For example,
|
a string of the environment setting. For example,
|
||||||
`('JULIA_VERSION', '0.6.0')`
|
`('JULIA_VERSION', '0.6.0')`
|
||||||
|
|
Ładowanie…
Reference in New Issue