Commit Graph

1809 Commits

Author SHA1 Message Date
Jakob Keller
2e9eed5129 Update JupyterHub to 1.4.0 2021-05-03 23:21:44 +02:00
GitHub Actions
ccc1470b02 [ci skip] Automated publish for 289c402e0b 2021-05-03 20:25:26 +00:00
Romain
289c402e0b Merge pull request #1281 from mathbunnyru/asalikhov/github_write_permissions
Add write permissions to github jobs
2021-05-03 22:24:56 +02:00
Ayaz Salikhov
b1546b9f7b Add write permissions to github jobs 2021-05-03 22:54:32 +03:00
Romain
fde8f1eec3 Merge pull request #1257 from mathbunnyru/asalikhov/python_tagging
Apply tags from the python
2021-05-03 20:33:51 +02:00
Ayaz Salikhov
72a34b66e0 Update tagging/README.md
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-05-03 11:06:30 +03:00
Ayaz Salikhov
7b416fc90a Update tagging/README.md
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-05-03 11:05:44 +03:00
Ayaz Salikhov
e2cf1e3cac Improve wording 2021-05-03 01:21:29 +03:00
Ayaz Salikhov
2ff7360c0e Improve wording 2021-05-03 01:16:45 +03:00
Ayaz Salikhov
cb3111e0c6 Improve wording 2021-05-03 01:15:53 +03:00
Ayaz Salikhov
73a27a4bbd Merge branch 'master' into asalikhov/python_tagging 2021-05-03 01:05:52 +03:00
Ayaz Salikhov
e237c24335 Add tagging README [WIP] 2021-05-03 01:05:21 +03:00
Ayaz Salikhov
2172a9ab16 Add some typing 2021-05-03 00:54:52 +03:00
Ayaz Salikhov
7d7bbba09f Make run_simple_command part of DockerRunner 2021-05-02 12:45:05 +03:00
Romain
bbf0ada0a9 Merge pull request #1278 from mathbunnyru/asalikhov/remove_travis
Remove travis related code
2021-05-02 09:41:51 +02:00
Ayaz Salikhov
5919734f63 Remove travis related code 2021-05-01 14:18:11 +03:00
Romain
dfcb043bd8 Merge pull request #1275 from mathbunnyru/asalikhov/tf_conda
Install tensorflow from conda instead of pip
2021-05-01 11:25:46 +02:00
Ayaz Salikhov
27f45c7f2c Use tagging as a module 2021-05-01 11:04:44 +03:00
Ayaz Salikhov
8858a8f22a Change log level in one more place 2021-05-01 11:00:09 +03:00
Ayaz Salikhov
ebdb38368d Update tagging/create_manifests.py
Co-authored-by: Romain <romainx@users.noreply.github.com>
2021-05-01 10:59:09 +03:00
Ayaz Salikhov
902d140421 Use mamba instead of conda 2021-04-30 19:27:42 +03:00
Ayaz Salikhov
56a99320eb Install tensorflow from conda instead of pip 2021-04-30 09:14:04 +03:00
Ayaz Salikhov
e73bc53885 Fix style 2021-04-25 12:45:04 +03:00
Ayaz Salikhov
833e235281 Implement SparkInfoManifest 2021-04-25 12:40:48 +03:00
Ayaz Salikhov
d7e8ed8d8f Implement JuliaPackagesManifest 2021-04-25 12:34:28 +03:00
Ayaz Salikhov
1839a4934d Implement RPackagesManifest 2021-04-25 12:28:29 +03:00
Ayaz Salikhov
2f8934e5ac Remove unused run_hook parts 2021-04-25 12:22:00 +03:00
Ayaz Salikhov
0b16bd5dc0 Implement manifest header and improve GitHelper 2021-04-25 12:19:10 +03:00
Ayaz Salikhov
f52987a959 Delete run_hook parts already implemented in python 2021-04-25 11:54:46 +03:00
Ayaz Salikhov
7d57e76764 Add some manifests implementation 2021-04-25 11:42:49 +03:00
Ayaz Salikhov
6c770d86e5 Fix style 2021-04-25 00:36:07 +03:00
Ayaz Salikhov
30e788a1cc Add missing r version tagger 2021-04-25 00:30:29 +03:00
Ayaz Salikhov
1464678371 Fix syntax 2021-04-25 00:18:51 +03:00
Ayaz Salikhov
39a031e929 Remove unused variables 2021-04-25 00:09:43 +03:00
Ayaz Salikhov
117235addb Add logs 2021-04-24 22:31:57 +03:00
Ayaz Salikhov
9c07c32527 Fix var name 2021-04-24 20:57:23 +03:00
Ayaz Salikhov
57c02d6380 Add --wiki-path argument 2021-04-24 20:42:28 +03:00
Ayaz Salikhov
9991d6438e Delete index update from run_hook 2021-04-24 20:38:44 +03:00
Ayaz Salikhov
503942149a Make build_line work 2021-04-24 20:34:09 +03:00
Ayaz Salikhov
1f7c6cc0aa [WIP] Implement draft version of manifests (build_history_line) 2021-04-24 20:21:05 +03:00
Ayaz Salikhov
74fe3361d7 Merge branch 'master' into asalikhov/python_tagging 2021-04-18 11:31:23 +03:00
Romain
584f43f065 Merge pull request #1269 from mathbunnyru/asalikhov/small_updates
Bunch of small refactorings and updates
2021-04-18 08:08:16 +02:00
Ayaz Salikhov
a8b7682fd6 Add newlines 2021-04-17 18:20:37 +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
Ayaz Salikhov
260fb73523 Add ubuntu version tagger 2021-04-17 12:06:23 +03:00
Romain
e28c630dfc Merge pull request #1267 from alexander-manley/patch-1
Update Dockerfile
2021-04-17 09:17:04 +02: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
GitHub Actions
20c9b80428 [ci skip] Automated publish for 022e517364 2021-04-13 17:16:41 +00:00