Ben Mares
476829f0f4
Proposed improvements for G_SLICE ( #1697 )
...
* Try to fix mamba under aarch64 QEMU by setting ENV G_SLICE=always-malloc
* Set G_SLICE inside if statement
* Write "extract_threads: 1" to /opt/.condarc
Co-authored-by: Ayaz Salikhov <mathbunnyru@gmail.com >
2022-05-03 16:51:38 +03:00
Ayaz Salikhov
a8579ea332
Fix choosing python version
2022-04-30 20:43:47 +03:00
Ayaz Salikhov
f6704028bc
Remove mamba and micromamba explicit versions
2022-04-30 20:41:20 +03:00
Ayaz Salikhov
0b66a72087
Keep apt list sorted
2022-04-30 20:25:21 +03:00
Ben Mares
adcc2e6991
Merge remote-tracking branch 'upstream/master' into micromamba
2022-04-29 20:20:10 +02:00
Ben Mares
88fdffe4e6
Workaround for hanging via extract_threads=1
2022-04-29 20:11:13 +02:00
yacchin1205
f881565675
Fix healthcheck for JupyterHub
2022-04-22 02:10:24 +00:00
Ben Mares
0b77294758
Set lock_timeout=300
2022-04-06 11:03:54 +02:00
Ben Mares
2d22fe1642
Try 1=download_threads=extract_threads
2022-04-05 22:42:56 +02:00
Ben Mares
d10583c564
Slightly reduce micromamba verbosity
2022-04-04 19:44:46 +02:00
Ben Mares
3f67c20598
Enable verbose mode on mamba install
2022-04-04 12:24:18 +02:00
Ben Mares
bfd803941b
Allow pinning of MAMBA_VERSION
2022-04-03 16:41:07 +02:00
Ben Mares
12496f7f54
Merge branch 'master' into micromamba
2022-04-03 16:32:22 +02:00
Ben Mares
27040a5d0a
Pin Python to 3.9
2022-04-01 20:55:59 +02:00
Ayaz Salikhov
796ea4bf68
Update base-notebook/Dockerfile
2022-04-01 12:30:21 +01:00
Ben Mares
1922be6ef8
Remove the hacks
2022-04-01 09:47:00 +02:00
Ayaz Salikhov
9ee6670320
Add start period and retries
2022-03-17 16:14:52 +02:00
Ayaz Salikhov
a29156a80e
Add comment
2022-03-17 15:26:19 +02:00
Ayaz Salikhov
82579cbe97
Add healthcheck command to Dockerfile
2022-03-17 15:18:46 +02:00
Ayaz Salikhov
d35992de68
Add explicit pipefail and bash shell to all Dockerfiles
2022-03-17 13:07:47 +02:00
Ben Mares
da7e1c8bce
Enable verbose for micromamba
2022-02-27 00:49:15 +01:00
Ben Mares
3319daec1d
Bump Python to 3.10
...
Conda-forge now has a TF build for 3.10.
2022-02-27 00:49:15 +01:00
Ben Mares
b69c06f3db
Bump to latest mamba
2022-02-27 00:49:14 +01:00
Ben Mares
0e66bfdb05
Upgrade micromamba again
2022-02-27 00:49:14 +01:00
Ben Mares
acb73743a0
Downgrade micromamba version
2022-02-27 00:49:13 +01:00
Ayaz Salikhov
00218f25ec
rm micromamba.tar.bz2 earlier
2022-02-27 00:49:13 +01:00
Ben Mares
11a28bafbd
Use WORKDIR /tmp
2022-02-27 00:49:10 +01:00
Ayaz Salikhov
4d45138b7d
Update base-notebook/Dockerfile
2022-02-27 00:48:02 +01:00
Ben Mares
2bf1b25198
Delete extraneous mkdir
2022-02-27 00:48:02 +01:00
Ben Mares
93df110589
Remove obsolete comment
2022-02-27 00:48:01 +01:00
Ben Mares
2e237cd300
Remove incorrectly added comment
2022-02-27 00:48:01 +01:00
Ben Mares
293266e9be
Minimize extraneous changes
2022-02-27 00:48:00 +01:00
Ben Mares
fe247bf7a5
Cleanup of #1594
...
To be merged into maresb:micromamba after we see if CI passes
2022-02-27 00:48:00 +01:00
Ben Mares
f731fc9f93
Get it running, I hope
2022-02-27 00:48:00 +01:00
Ben Mares
7ecf4c18d1
More diagnostics
2022-02-27 00:47:59 +01:00
Ben Mares
3d81383c6b
Add lots of debugging
2022-02-27 00:47:59 +01:00
Ben Mares
c09a07da45
Switch from wget to curl
2022-02-27 00:47:58 +01:00
Ben Mares
a392d30cb0
Remove micromamba after use
2022-02-27 00:47:58 +01:00
Ben Mares
a36293a101
Turn on wget debug
2022-02-27 00:47:58 +01:00
Ben Mares
5da9717925
Make bzip2 dependency explicit
2022-02-27 00:47:57 +01:00
Ben Mares
3dd8f6e2f4
Add links for Micromamba
2022-02-27 00:47:57 +01:00
Ben Mares
1284cfa438
Pin Python=3.9
2022-02-27 00:47:56 +01:00
Ben Mares
434ebfaa13
Use micromamba to bootstrap mamba
2022-02-27 00:47:49 +01:00
Ayaz Salikhov
33331bb8a1
Update base-notebook/Dockerfile
2022-02-12 18:53:10 +03:00
romainx
4bef40f531
Switch the default to jupyter_server_config.py
2022-02-11 23:03:11 +01:00
Ayaz Salikhov
21e4f1ab3e
Revert "Remove mamba pin for aarch64"
...
This reverts commit 62723b7d46
.
2022-02-04 11:57:26 +03:00
Ben Mares
62723b7d46
Remove mamba pin for aarch64
2022-02-02 15:18:35 +01:00
Ayaz Salikhov
28a0f4c8b4
Cleanup docs
2022-02-02 01:19:38 +03:00
Ayaz Salikhov
37af03c27e
More inline docs
2022-01-24 01:25:57 +03:00
Ayaz Salikhov
40df353f8e
Fix arm pandoc test
2022-01-23 14:43:28 +03:00