kopia lustrzana https://github.com/jupyterhub/repo2docker
Python 3.7 as default in the docs
rodzic
f18835fd06
commit
177ee4b650
|
@ -36,7 +36,7 @@ either because the version of the package is too new and your chosen Python is t
|
||||||
or vice versa.
|
or vice versa.
|
||||||
|
|
||||||
I Python 2.7 is specified, a separate environment for the kernel will be
|
I Python 2.7 is specified, a separate environment for the kernel will be
|
||||||
installed with Python 2. The notebook server will run in the default Python 3.6
|
installed with Python 2. The notebook server will run in the default Python 3.7
|
||||||
environment.
|
environment.
|
||||||
|
|
||||||
Julia
|
Julia
|
||||||
|
|
|
@ -85,7 +85,7 @@ by ``repo2docker`` to see how to configure the build process.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
``repo2docker`` builds an environment with Python 3.6 by default. If you'd
|
``repo2docker`` builds an environment with Python 3.7 by default. If you'd
|
||||||
like a different version, you can specify this in your
|
like a different version, you can specify this in your
|
||||||
:ref:`configuration files <config-files>`.
|
:ref:`configuration files <config-files>`.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue