Commit Graph

400 Commits

Author SHA1 Message Date
Ayaz Salikhov
ccebe16e6e More installation updates 2021-05-25 14:34:02 +03:00
Ayaz Salikhov
fbceaa9892 Fixes 2021-05-22 14:01:01 +03:00
Ayaz Salikhov
d65334bdfb Align bash codestyle 2021-05-22 13:42:52 +03:00
Romain
ed559b6775 Merge pull request #1290 from consideRatio/pr/cleanup-outdated-arch-builds
Removal of outdated ppc64le arch Dockerfile
2021-05-22 07:49:56 +02:00
Ayaz Salikhov
f961906480 Do not comment options 2021-05-21 16:43:05 +03:00
Ayaz Salikhov
7281a33137 Fix 2021-05-21 16:02:08 +03:00
Ayaz Salikhov
3130e3be57 Merge branch 'master' into asalikhov/shellcheck 2021-05-21 15:50:15 +03:00
Ayaz Salikhov
c0ae562059 Fix all shellcheck warnings 2021-05-21 15:49:49 +03:00
Erik Sundell
0120afd03e Remove outdated ppc64le arch support 2021-05-21 14:44:24 +02:00
Ayaz Salikhov
66aaa99176 Update links 2021-05-21 14:17:18 +03:00
Ayaz Salikhov
3734d39090 Fix shellcheck warnings 2021-05-20 15:38:03 +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
0d08cc0efb Remove hooks from .dockerignore 2021-05-07 14:17:40 +03:00
Romain
09fb660076 Merge pull request #1289 from mathbunnyru/asalikhov/miniforge_4_10_1
Update miniforge to 4.10.1 and python version to 3.9.2
2021-05-06 20:55:56 +02:00
Ayaz Salikhov
a3d9bb8f61 Merge branch 'master' into asalikhov/fix_markdown 2021-05-06 19:59:49 +03: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
672c4cce40 Wording 2021-05-06 07:01:57 +02:00
romainx
4b243e8401 Test Python version 2021-05-05 21:19:13 +02: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
Ayaz Salikhov
16ec0852c5 Merge branch 'master' into asalikhov/fix_markdown 2021-05-04 01:08:53 +03: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
c2031e2a4a Fix more errors 2021-05-01 13:07:40 +03:00
Ayaz Salikhov
bf5ec600d1 Use mdlint rules [WIP] 2021-05-01 12:52:41 +03:00
Ayaz Salikhov
2f8934e5ac Remove unused run_hook parts 2021-04-25 12:22:00 +03:00
Ayaz Salikhov
f52987a959 Delete run_hook parts already implemented in python 2021-04-25 11:54:46 +03:00
Ayaz Salikhov
9991d6438e Delete index update from run_hook 2021-04-24 20:38:44 +03:00
Ayaz Salikhov
74fe3361d7 Merge branch 'master' into asalikhov/python_tagging 2021-04-18 11:31:23 +03:00
Ayaz Salikhov
bf9660a054 Bunch of small refactorings and updates 2021-04-17 13:25:23 +03:00
Ayaz Salikhov
01ae991751 Merge branch 'master' into asalikhov/python_tagging 2021-04-17 12:06:39 +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
Ayaz Salikhov
95f488d0a7 Merge branch 'master' into asalikhov/python_tagging 2021-04-16 13:38:48 +03: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
Ayaz Salikhov
f8d21532ee Remove docker tag from run_hook 2021-03-22 13:36:32 +03: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
202211fe97 Add pip in the package manager test 2021-02-27 18:01:04 +01:00
romainx
e94e28404b Formatting 2021-02-27 17:46:56 +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