Commit Graph

1878 Commits

Author SHA1 Message Date
Romain
f46d59f4b6 Merge pull request #1279 from mathbunnyru/asalikhov/archive_spark
Install spark from archive.apache.org to be able to use old versions
2021-05-04 08:28:08 +02:00
Romain
ef470a62da Update docs/using/specifics.md
Add explicit link to archive repo
2021-05-04 07:42:26 +02:00
Romain
29ca05fbab Merge pull request #1284 from mathbunnyru/asalikhov/add_missing_comma_wiki
Add missing comma to make wiki beatiful again
2021-05-04 07:07:03 +02:00
Ayaz Salikhov
9119ab37f0 Fix new linter error 2021-05-04 01:09:36 +03: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
Ayaz Salikhov
7eb8c0aa3b Add missing comma to make wiki beatiful again 2021-05-04 00:02:42 +03:00
Jakob Keller
d1555ede26 Update Ubuntu 20.04 LTS (Focal Fossa) base image 2021-05-03 22:54:17 +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
b5d6f04e43 Delete unused hadolint ignore 2021-05-02 23:28:53 +03:00
Ayaz Salikhov
0fff54f3f2 Install spark from archive.apache.org to be able to use old versions 2021-05-02 23:28:32 +03:00
Ayaz Salikhov
7d7bbba09f Make run_simple_command part of DockerRunner 2021-05-02 12:45:05 +03:00
Ayaz Salikhov
5110c721d1 Apply suggestions from code review 2021-05-02 11:28: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
Ayaz Salikhov
451544c956 Fix some errors 2021-05-01 13:36:47 +03:00
Ayaz Salikhov
c5aa354b09 Fix more errors 2021-05-01 13:29:58 +03:00
Ayaz Salikhov
09db3a4c16 Fix more errors 2021-05-01 13:09:26 +03: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
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
14557c148a Rename Docker Cloud -> Docker Hub 2021-04-29 22:00:05 +03:00
Ayaz Salikhov
25ec447e26 Change source_suffix type (it should be a dict) 2021-04-26 13:32:06 +03:00
Ayaz Salikhov
ac969ae62a Update needs_sphinx variable 2021-04-26 13:30:34 +03:00
Ayaz Salikhov
0ae1e88c89 Make documentation work with the latest version of sphinx 2021-04-26 13:25:57 +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