Ayaz Salikhov
a02160f26f
Update miniforge
2021-06-20 19:45:23 +03:00
Ayaz Salikhov
b5bfff8af9
Update ubuntu
2021-06-18 16:06:50 +03:00
Ayaz Salikhov
5f023321ae
Merge branch 'master' into asalikhov/strict_python_version
2021-06-13 21:34:06 +03:00
Ayaz Salikhov
b964b90a1c
Merge branch 'master' into asalikhov/update
2021-06-07 23:04:34 +03:00
Ayaz Salikhov
cbdc85ac55
Merge branch 'master' into asalikhov/strict_python_version
2021-06-07 23:03:33 +03:00
Ayaz Salikhov
396024a4dd
Merge pull request #1335 from mathbunnyru/asalikhov/unify_bash_variables
...
Unify bash variables usage and add quotes where needed
2021-06-07 23:00:11 +03:00
Ayaz Salikhov
7642ba8164
Update base-notebook/Dockerfile
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2021-06-07 18:30:26 +03:00
Ayaz Salikhov
b58d834716
Fix python version in a strict way
2021-06-01 23:38:25 +03:00
Ayaz Salikhov
7ae0e3d926
Update notebook and jupyterlab
2021-06-01 16:18:20 +03:00
Ayaz Salikhov
1a0c93e5e6
Update miniforge
2021-05-29 17:37:45 +03:00
Ayaz Salikhov
8cf181add0
Merge branch 'master' into asalikhov/update
2021-05-29 17:36:17 +03:00
Ayaz Salikhov
0999f1a36f
Unify bash variables usage and add quotes where needed
2021-05-26 13:06:10 +03:00
Ayaz Salikhov
ccebe16e6e
More installation updates
2021-05-25 14:34:02 +03:00
Ayaz Salikhov
c281c03cf7
Merge branch 'master' into asalikhov/update
2021-05-22 15:23:28 +03:00
Ayaz Salikhov
fbceaa9892
Fixes
2021-05-22 14:01:01 +03:00
Ayaz Salikhov
7b14917cb0
Update packages
2021-05-22 00:11:22 +03:00
romainx
1c5c2d945a
Install tini as an ubuntu package
2021-05-19 09:23:33 +02:00
Jakob Keller
2673f25e49
Update JupyterLab to 3.0.15
2021-05-15 21:20:39 +02:00
Jakob Keller
47f3601258
Update JupyterHub to 1.4.1
2021-05-15 14:29:13 +02:00
Ayaz Salikhov
691422b6ca
Update miniforge to 4.10.1 and python version to 3.9.2
2021-05-06 14:46:20 +03:00
romainx
b9a0f92e9a
Rollback Python version
2021-05-05 21:17:52 +02:00
romainx
10ee903c35
Fix style
2021-05-05 12:53:13 +02:00
romainx
3f1fc82e03
Fix DL3059 info: Multiple consecutive RUN
...
...
Also fixed Mambaforge checksum
2021-05-04 21:58:36 +02:00
romainx
25d4876efe
Regular update
2021-05-04 18:36:03 +02:00
Romain
28817a61f4
Merge pull request #1285 from jakob-keller/jupyterhub_1.4.0
...
Update JupyterHub to 1.4.0
2021-05-04 16:14:49 +02:00
Jakob Keller
2e9eed5129
Update JupyterHub to 1.4.0
2021-05-03 23:21:44 +02:00
Jakob Keller
d1555ede26
Update Ubuntu 20.04 LTS (Focal Fossa) base image
2021-05-03 22:54:17 +02:00
Ayaz Salikhov
bf9660a054
Bunch of small refactorings and updates
2021-04-17 13:25:23 +03:00
Alexander Manley
12085871f0
Update Dockerfile
...
v3.0.14
Clean up browser check (#10080 )
Loosen pin on jupyter-packaging (#9998 )
v3.0.13
Add cell id per notebook format 4.5 (#10018 )
Fix label for “Create Console for Editor” (#9794 )
Use blobs to set the svg source of an image in the image viewer (#10029 )
Fix copy shareable link command (#10021 )
Clarify where the overrides.json file should be in the docs (#9996 )
Do not make unnecessary npm registry requests (#9974 )
Fix escaping of urls and paths (#9978 )
2021-04-16 18:29:48 -04:00
romainx
fef734f877
Fix DL3046 warning: useradd
without flag -l
2021-04-08 06:34:13 +02:00
romainx
565af01950
Regular update 2021-04-08
2021-04-08 06:20:32 +02:00
Moritz Schlarb
77251cf463
Update JupyterLab to 3.0.12
...
Otherwise JupyterLab doesn't load in Safari:
https://jupyterlab.readthedocs.io/en/stable/getting_started/changelog.html#v3-0-12
2021-03-25 16:23:05 +01:00
romainx
d0e066e116
Regular update 2021-03-17
2021-03-17 22:13:19 +01:00
romainx
753abff645
Regular update
2021-02-28 06:56:36 +01:00
romainx
82405abf82
Update comment in Dockerfile
2021-02-27 18:06:18 +01:00
romainx
e8139fdf85
Mamba in base-notebook
2021-02-27 17:29:00 +01:00
romainx
c84ea78306
Regular update
2021-02-11 19:49:03 +01:00
Roger Shieh
863421e71a
Update Dockerfile
2021-02-07 19:02:56 +08:00
romainx
694640df66
Fixes #1215 : remove the workaround
...
The ipyml package dependencies has been fixed in conda-forge. So there is no more necessary to pin jedi here, it's now managed by the upstream dependency. And it leads to the same result install jedi `0.17.2`.
2021-01-28 14:54:36 +01:00
romainx
92289757d2
JupyterLab 3.0 and other updates
2021-01-22 09:36:22 +01:00
romainx
9d9d019d57
Workaround for #1215
...
Also bumped some dependencies in the base image
2021-01-17 18:03:53 +01:00
Romain
628215351f
Accept review suggestion with a best comment
...
Co-authored-by: Peter Parente <parente@gmail.com >
2021-01-02 19:31:05 +01:00
romainx
6ae8512231
Rollback to JupyterLab 2.2x
...
Waiting for extensions compat
2020-12-30 11:39:52 +01:00
romainx
96deb9f4d2
#1205 : Manage both config files
2020-12-29 20:54:30 +01:00
romainx
c41616d7f3
#1205 : Fix the configuration in jupyter_server_config.py
2020-12-29 17:44:16 +01:00
romainx
e81957ffda
Regular update: 2020-12-27
2020-12-27 17:02:14 +01:00
romainx
0130403d3d
Bump to miniforge / conda 4.9.2
2020-12-02 10:22:27 +01:00
romainx
86523f0619
Regular update + improvements
2020-12-01 22:05:21 +01:00
romainx
5f140e6972
Bump Miniforge patch number to the latest released
...
Fix the CondaPackageHelper to handle cases when conda spec is expressed with two `=` signs instead of a single one.
2020-11-25 21:35:05 +01:00
romainx
1d2581b4f8
Split installer definition in several args
2020-11-14 18:49:08 +01:00