Commit Graph

2163 Commits

Author SHA1 Message Date
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
Romain
022e517364 Merge pull request #1239 from trallard/feature/gh-actions-docs
Update contributing docs to GitHub Actions
2021-04-13 19:16:01 +02:00
Tania Allard
7cf0a7710f ✏️ Fix typos 2021-04-13 11:13:45 +01:00
Tania Allard
26a46ca927 Update docs/contributing/stacks.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2021-04-13 11:08:58 +01:00
Tania Allard
4dee99bfde Update docs/contributing/stacks.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2021-04-13 11:08:47 +01:00
Tania Allard
5e610ce254 Add main as default
Co-authored-by: Romain <romainx@users.noreply.github.com>
2021-04-13 11:08:20 +01:00
Tania Allard
0634e9c43a Add main as default branch
Co-authored-by: Romain <romainx@users.noreply.github.com>
2021-04-13 11:08:02 +01:00
Romain
8d32a5208c Merge pull request #1263 from romainx/update_2021-04-08
Regular update 2021-04-08
2021-04-08 13:22:45 +02: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
Tania Allard
f3936a2461 📝 Complete GitHub actions documentation 2021-04-05 10:20:19 +01:00
Tania Allard
8688a35326 Merge branch 'master' into feature/gh-actions-docs 2021-04-05 09:01:28 +01:00
GitHub Actions
6d61708f17 [ci skip] Automated publish for a0b338c5c7 2021-04-01 05:01:35 +00:00
Romain
a0b338c5c7 Merge pull request #1259 from tbluejeans/recipe-deltaio
Added recipe for Delta lake
2021-04-01 07:00:57 +02:00
romainx
2820438867 formatting 2021-04-01 07:00:00 +02:00
Antony Neu
ef46244450 Added whitespace 2021-03-27 10:30:43 +01:00
Antony Neu
1577d62798 Fixed issue with build arg 2021-03-27 10:20:56 +01:00
Tony
74fe49040b Add build arg for delta lake version
Co-authored-by: Romain <romainx@users.noreply.github.com>
2021-03-27 10:09:14 +01:00
Tony
fa8cea32f6 Add run of pyspark
Co-authored-by: Romain <romainx@users.noreply.github.com>
2021-03-27 10:08:54 +01:00
Tony
ed67f69ae2 Update docs/using/recipes.md
Co-authored-by: Romain <romainx@users.noreply.github.com>
2021-03-27 10:06:38 +01:00
Romain
4d9c9bd9ce Merge pull request #1261 from moschlar/patch-1
Update JupyterLab to 3.0.12
2021-03-27 07:24:07 +01: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
c06894bc4a Fix image name 2021-03-23 00:33:15 +03:00
Romain
5d5148b2e6 Merge pull request #1260 from romainx/feat-1217
Remove April from the deprecation notice
2021-03-22 20:04:20 +01:00
romainx
8c71457850 #1217: remove April from the deprecation notice 2021-03-22 19:02:23 +01:00
Ayaz Salikhov
725a94b87d Merge branch 'master' into asalikhov/python_tagging 2021-03-22 17:29:27 +03:00
Ayaz Salikhov
72d1b8847c Fix julia version tagger 2021-03-22 16:20:33 +03:00
Ayaz Salikhov
27fe8881a8 Fix tensorflow-version tagging 2021-03-22 16:14:53 +03:00
Ayaz Salikhov
355be0b500 Fix r-version tagging 2021-03-22 15:32:42 +03:00
Ayaz Salikhov
14dfb27d6b Improve logs 2021-03-22 15:00:13 +03:00
Ayaz Salikhov
20e12b93f2 Do not recreated container each time it is needed 2021-03-22 14:54:58 +03:00
Ayaz Salikhov
7f8368105d Fix spark, hadoop and java taggers 2021-03-22 14:34:43 +03:00
Ayaz Salikhov
f8d21532ee Remove docker tag from run_hook 2021-03-22 13:36:32 +03:00
Ayaz Salikhov
4d671d4895 Add images_hierarchy.py file 2021-03-22 13:31:56 +03:00
Ayaz Salikhov
0833514be2 Implement new taggers; add all the images; simplify code 2021-03-22 13:28:49 +03:00
Ayaz Salikhov
aa2b3645e2 Add docker_runner, new versioned tags, fix images order and actually apply tags 2021-03-22 00:42:00 +03:00
Romain
3395de4db9 Merge pull request #1256 from tbluejeans/fix-spark-properties
Fix spark config properties syntax in Pyspark notebook Docker image
2021-03-21 17:10:30 +01:00
Antony Neu
430b1cd57d Formatting 2021-03-21 16:04:47 +01:00
Antony Neu
646f9f4cd2 Added recipe for Delta lake 2021-03-21 16:01:38 +01:00
Ayaz Salikhov
4376da031e Add plumbum 2021-03-20 21:10:59 +03:00
Ayaz Salikhov
ffbe758e54 Apply tags from the python 2021-03-20 21:02:21 +03:00
Antony Neu
5b0b25d158 Fix config formatting 2021-03-20 14:19:55 +01:00
Romain
9fe5186aba Merge pull request #1254 from romainx/update_2021-03-17
Regular update 2021-03-17
2021-03-17 22:40:15 +01:00
romainx
d0e066e116 Regular update 2021-03-17 2021-03-17 22:13:19 +01:00
Romain
d990a62010 Merge pull request #1249 from bjornandre/patch-1
Spark 3.1.1 upgrade
2021-03-04 21:30:58 +01:00
Bjørn-Andre Skaar
0192175d05 Spark 3.1.1 upgrade 2021-03-04 08:27:14 +01:00
Romain
29edefbcb0 Merge pull request #1246 from romainx/update_2021-02-28
Regular update 2021-02-28
2021-02-28 10:25:36 +01:00