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
romainx
96deb9f4d2
#1205 : Manage both config files
2020-12-29 20:54:30 +01:00
romainx
9648e05b7c
#1205 : Fix c.ServerApp.certfile
2020-12-29 17:51:44 +01:00
romainx
c41616d7f3
#1205 : Fix the configuration in jupyter_server_config.py
2020-12-29 17:44:16 +01:00
romainx
e81957ffda
Regular update: 2020-12-27
2020-12-27 17:02:14 +01:00
Romain
d113a601db
Merge pull request #1198 from romainx/fix_spark_java11
...
Fix spark installation for Java 11 and Arrow
2020-12-26 17:22:44 +01:00
Romain
a0a544e6dc
Merge pull request #1201 from romainx/fix_dockerignore
...
Fix .dockerignore by adding default hooks + test dirs
2020-12-20 06:45:54 +01:00
romainx
daff4686e8
Fix .dockerignore by adding default hooks + test dirs
2020-12-20 05:47:12 +01:00
romainx
1dd95bad2c
Fix spark installation for Java 11 and Arrow
2020-12-13 11:58:46 +01:00
Peter Parente
399cbb986c
Merge pull request #1194 from romainx/update_2020-12-01
...
Regular update + improvements
2020-12-03 16:41:49 -05:00
romainx
0130403d3d
Bump to miniforge / conda 4.9.2
2020-12-02 10:22:27 +01:00
romainx
86523f0619
Regular update + improvements
2020-12-01 22:05:21 +01:00
GitHub Actions
c99a152f86
[ci skip] Automated publish for 5cfa60996e
2020-11-29 19:01:34 +00:00
Peter Parente
5cfa60996e
Merge pull request #1192 from romainx/feat_spark_install
...
Improve spark installation
2020-11-29 14:01:02 -05:00
GitHub Actions
18d230482f
[ci skip] Automated publish for 8ea7abc5b7
2020-11-29 15:42:17 +00:00
Peter Parente
8ea7abc5b7
Merge pull request #1188 from mathbunnyru/asalikhov/remove_emacs_jed
...
Remove emacs and jed from the minimal image
2020-11-29 10:41:40 -05:00
GitHub Actions
690864ec4a
[ci skip] Automated publish for d53a302fbc
2020-11-29 15:14:12 +00:00
Peter Parente
d53a302fbc
Merge pull request #1189 from romainx/feat_miniforge
...
Switch from Miniconda to Miniforge
2020-11-29 10:13:24 -05:00
Peter Parente
6e7af7b82e
Merge pull request #1186 from stevenstetzler/master
...
[Bug fix] Create home directory before changing ownership
2020-11-29 09:42:41 -05:00
romainx
5f140e6972
Bump Miniforge patch number to the latest released
...
Fix the CondaPackageHelper to handle cases when conda spec is expressed with two `=` signs instead of a single one.
2020-11-25 21:35:05 +01:00
romainx
1dca39182b
Improve spark installation
...
Spark installation improved by sourcing the `spark-config.sh` in the `before-notebook.d` hook that is run by `start.sh`. It permits to add automatically the right Py4J dependency version in the `PYTHONPATH`. So it is not needed anymore to set this variable at build time.
Documentation describing the installation of a custom Spark version modified to remove this step. Also updated to install the latest `2.x` Spark version.
`test_pyspark` fixed (was always OK before that).
2020-11-24 20:40:06 +01:00
GitHub Actions
e7f4ca6495
[ci skip] Automated publish for 285caa5c03
2020-11-17 19:06:09 +00:00
Romain
285caa5c03
Merge pull request #1190 from knonm/kotlin-notebook
...
Adding kotlin-notebook to community stacks list
2020-11-17 20:05:20 +01:00
Matheus Canon
fd43b71a1a
Add kotlin-notebook in selecting.md community stacks
2020-11-15 21:05:02 -03:00
romainx
1d2581b4f8
Split installer definition in several args
2020-11-14 18:49:08 +01:00
romainx
c6764656cc
typo
2020-11-14 12:03:13 +01:00
romainx
7d550a0a83
Document how to use defaults channels to install packages
2020-11-14 11:58:07 +01:00
romainx
f9167c2619
strict channel priority is no more necessary
2020-11-14 11:56:53 +01:00
romainx
d7b51cf6b8
Add checksum in the dockerfile instead of downloading it
2020-11-13 21:40:45 +01:00
romainx
8763e8c628
Doc update
2020-11-13 19:29:02 +01:00
romainx
9194225482
Exclude bzip2 from python import tests
2020-11-13 18:32:36 +01:00
romainx
96ab5502e1
Miniconda -> Miniforge
2020-11-13 17:55:31 +01:00
Ayaz Salikhov
4eb8dac8de
Remove emacs and jed from the minimal image
2020-11-12 15:35:24 +03:00
Steven Stetzler
127f3bfe0b
shuffle workdir option in tests
2020-11-10 21:48:08 +00:00
Romain
42f4c82a07
Merge pull request #1126 from mathbunnyru/asalikhov/remove_py2
...
Do not install python-dev
2020-11-08 17:19:08 +01:00
Romain
68d2d835fb
Merge pull request #1185 from romainx/update_2020-11-05
...
Regular update 2020-11-05
2020-11-08 15:57:33 +01:00