Commit Graph

2163 Commits

Author SHA1 Message Date
romainx
753abff645 Regular update 2021-02-28 06:56:36 +01:00
GitHub Actions
daa8497d60 [ci skip] Automated publish for 4e8930115a 2021-02-27 19:56:35 +00:00
Romain
4e8930115a Merge pull request #1245 from romainx/feat-1210-1
Install mamba in base-notebook
2021-02-27 20:55:56 +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
Romain
67b8fb91f9 Merge pull request #1244 from DavidSpek/update-rmarkdown
update r-rmarkdown to 2.7*
2021-02-25 06:43:53 +01:00
DavidSpek
66f8896f6a update r-rmarkdown to 2.7* 2021-02-24 19:41:43 +01:00
Romain
4186bd15e1 Merge pull request #1243 from mathbunnyru/asalikhov/push_all_tags
Push all tags in docker push command
2021-02-24 19:36:56 +01:00
Ayaz Salikhov
e1517d1e02 Push all tags in docker push command 2021-02-24 20:49:00 +03:00
Romain
70a7cb8e13 Merge pull request #1241 from miramar-labs/update-pyspark-notebook
update pyspark-notebook
2021-02-24 07:00:11 +01:00
Aaron Cody
ffea0d5c94 bumped spark version to 3.0.2 as 3.0.1 is no longer available for download 2021-02-23 16:27:49 -08:00
Tania Allard
6cbac1c6ea 📸 Add supporting screenshots for docs 2021-02-18 13:27:54 +00:00
Tania Allard
052225b691 📝 Update documentation
GH Actions replaces Travis
2021-02-18 13:27:36 +00:00
Romain
c3d5df67c8 Merge pull request #1236 from romainx/update_2021-02-11
Regular update
2021-02-11 20:37:18 +01:00
romainx
c84ea78306 Regular update 2021-02-11 19:49:03 +01:00
Romain
016833b15c Merge pull request #1232 from s-rog/patch-2
JLab clean instead of rm in base docker
2021-02-08 07:20:27 +01:00
Roger Shieh
863421e71a Update Dockerfile 2021-02-07 19:02:56 +08:00
GitHub Actions
69c382672c [ci skip] Automated publish for 02a9e2c03f 2021-02-07 08:34:12 +00:00
Romain
02a9e2c03f Merge pull request #1231 from jrbourbeau/dask-jlab-3
Update dask-labextension recipe for JupyterLab 3
2021-02-07 09:33:36 +01:00
James Bourbeau
288fb0e1cc Update dask-labextension recipe for JupyterLab 3 2021-02-06 12:15:53 -06:00
Romain
5cb007f032 Merge pull request #1225 from romainx/iss-1215-1
Fixes #1215: remove the workaround
2021-01-28 17:42:09 +01: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
Romain
837c0c8705 Merge pull request #1222 from romainx/feat-1207-2
JupyterLab 3.0 and other updates
2021-01-27 07:14:44 +01:00
romainx
515ab148a6 fix-permissions in home dir for r-notebook 2021-01-22 15:47:27 +01:00
Romain
fad26c25b8 Merge pull request #1221 from mathbunnyru/asalikhov/improve_binder
Improve binder image
2021-01-22 09:42:32 +01:00
romainx
92289757d2 JupyterLab 3.0 and other updates 2021-01-22 09:36:22 +01:00
Ayaz Salikhov
c439839eeb Fixes 2021-01-20 12:19:49 +03:00
Ayaz Salikhov
2007ba2f41 Improve binder image 2021-01-20 12:14:16 +03:00
Romain
c42722bb94 Merge pull request #1220 from mathbunnyru/master
Update image used in binder
2021-01-20 07:17:43 +01:00
Ayaz Salikhov
0544d34d7b Finally use correct tag 2021-01-19 21:33:27 +03:00
Ayaz Salikhov
f65e8c789d Use correct tag 2021-01-19 21:27:57 +03:00
Ayaz Salikhov
2e2057c849 Update image used in binder 2021-01-19 21:22:50 +03:00
Romain
aec555e49b Merge pull request #1209 from romainx/feat-1207-1
Jupyter Notebook Deprecation Notice
2021-01-19 07:10:10 +01:00
Romain
21a94a2ed5 Update README.md
Co-authored-by: Peter Parente <parente@gmail.com>
2021-01-18 18:54:56 +01:00
Romain
92e0766332 Update README.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2021-01-18 18:54:32 +01:00
Romain
bba5431649 Update README.md
Co-authored-by: Peter Parente <parente@gmail.com>
2021-01-18 18:53:57 +01:00
romainx
13bf51f6a7 Fix according to the review 2021-01-18 18:02:29 +01:00
romainx
0660736ac0 Changes following the review 2021-01-18 07:43:26 +01:00
Romain
7e07b801d9 Merge pull request #1216 from romainx/iss-1215
Fix autocompletion issue #1215
2021-01-17 18:59:53 +01:00
romainx
9d9d019d57 Workaround for #1215
Also bumped some dependencies in the base image
2021-01-17 18:03:53 +01:00
Romain
d979fa1b8c Merge pull request #1212 from romainx/feat-buildkit
Enable Docker BuildKit
2021-01-16 09:31:33 +01:00
romainx
92733627d1 Fix to get full log for CI builds 2021-01-16 08:38:06 +01:00
romainx
8d22861453 Enable buildkit 2021-01-15 18:03:48 +01:00
romainx
b7aad78b82 Switch to JupyterLab by default 2021-01-08 09:13:01 +01:00
Romain
703d8b2dcb Merge pull request #1206 from romainx/update_2020-12-27
Update 2020-12-27
2021-01-02 20:34:58 +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
35d3fff770 Basic check of extension added 2021-01-02 09:31:00 +01:00
romainx
6ae8512231 Rollback to JupyterLab 2.2x
Waiting for extensions compat
2020-12-30 11:39:52 +01:00