Ayaz Salikhov
4f74f9a934
Fix typo
2023-08-13 18:01:37 +04:00
Ayaz Salikhov
13c7da8fce
Temporarily pin jupyterlab and notebook in scipy-notebook
2023-08-13 17:59:45 +04:00
Ayaz Salikhov
b8d617dc05
Some fixes for Jupyter Notebook 7 ( #1944 )
...
* Some fixes for Jupyter Notebook 7
* Fix jupyter nbextension
* Remove explicit port setting
2023-07-25 12:51:17 +04:00
Ayaz Salikhov
7a3418ac4a
Remove jupyter_server version fix ( #1905 )
2023-05-26 17:59:53 +04:00
Romeo Kienzler
62018ccc9e
add jupyterlab-git extension ( #1895 )
...
* add jupyterlab-git extension
* order requirements
* add doc for jupyterlab-git
* fix ordering
* add test exclude for jupyterlab-git
---------
Co-authored-by: Romeo Kienzler <romeo.kienzler1@ibm.com >
2023-04-27 14:49:43 +04:00
Ayaz Salikhov
8dbeaa5401
Remove --quiet flag when not needed ( #1887 )
2023-03-09 15:52:20 +04:00
Ayaz Salikhov
2a1cd45ebf
Pin jupyter_server>=2.0.0 ( #1853 )
...
* Pin jupyter_server==2.0.0
* Update scipy-notebook/Dockerfile
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
* Fix test
* Fix test
* Test healthcheck properly
* Fix typing
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2022-12-30 11:08:27 +02:00
dietmar
d5256ad236
add openpyxl to scipy-notebook ( #1804 ) ( #1805 )
2022-10-13 11:05:46 +04:00
Ayaz Salikhov
44d3104b42
Remove export G_SLICE=always-malloc
2022-07-04 23:38:36 +04:00
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
bcf5118cb7
Fix minor PyCharm issues
2022-03-19 00:15:27 +02:00
Ayaz Salikhov
d35992de68
Add explicit pipefail and bash shell to all Dockerfiles
2022-03-17 13:07:47 +02:00
Ayaz Salikhov
96f8bcf771
Fix cython in scipy-notebook
2022-02-21 16:52:25 +00:00
Ayaz Salikhov
6d04f39de6
Run tests on all children images
2022-02-17 16:34:15 +00:00
Ayaz Salikhov
37c510fc8e
Fix all typing issues
2022-01-23 12:44:16 +03:00
Ayaz Salikhov
12b618c5da
Unify docker usage in tests
2022-01-22 00:46:20 +02:00
Ayaz Salikhov
4049365492
Fix
2022-01-18 19:54:28 +03:00
Ayaz Salikhov
2a1316c9ac
Add some typing to tests
2022-01-18 19:13:17 +03:00
Ayaz Salikhov
e89b8a1475
Make all READMEs look the same
2021-10-17 01:10:40 +03:00
Ayaz Salikhov
044762949b
Merge pull request #1441 from mathbunnyru/asalikhov/use_mamba_everywhere
...
Use mamba instead of conda where possible
2021-08-25 13:58:54 +03:00
Ayaz Salikhov
60eba2aa10
Do not pin pooch version
2021-08-25 08:11:19 +03:00
Ayaz Salikhov
1fce48cd6c
Use mamba instead of conda where possible
2021-08-24 23:41:32 +03:00
Ayaz Salikhov
709f6750ef
Pin pooch version to make skimage work, waiting for feedstock release ( #1439 )
2021-08-24 16:11:13 +03:00
Ayaz Salikhov
a6d0ed456e
Merge branch 'master' into asalikhov/automatic_conda_versioning
2021-07-09 16:52:31 +03:00
Ayaz Salikhov
3c9e62efce
Introduce owner to Dockerfiles to make it easy to test locally
2021-07-08 17:26:56 +03:00
Ayaz Salikhov
38fa41fb24
Merge branch 'master' into asalikhov/automatic_conda_versioning
2021-07-02 21:19:32 +03:00
Ayaz Salikhov
78a72754e1
Update mamba and some packages
2021-07-02 20:34:38 +03:00
Ayaz Salikhov
ace42f37d7
Remove microbadge usage
2021-06-29 12:50:35 +03:00
Ayaz Salikhov
3c5e7c9cb4
Merge branch 'master' into asalikhov/automatic_conda_versioning
2021-06-29 02:28:53 +03:00
Erik Sundell
411663b5d4
black style tweaks: add trailing commas
2021-06-28 22:07:26 +02:00
Erik Sundell
a582c24e19
black style tweaks: manually added commas etc to tweak formatting
2021-06-28 22:07:26 +02:00
Erik Sundell
fe3968efe0
pre-commit: run black autoformatter on all files
2021-06-28 22:07:23 +02:00
Ayaz Salikhov
44979c015d
Merge branch 'master' into asalikhov/automatic_conda_versioning
2021-06-27 14:25:23 +03:00
Ayaz Salikhov
9aafae7bee
Merge branch 'master' into asalikhov/units_test
2021-06-27 13:57:20 +03:00
Ayaz Salikhov
5c860df8c4
Move assert after logs output to make debug easier
2021-06-27 13:19:05 +03:00
Ayaz Salikhov
4828b4146f
Fix style in tests
2021-06-27 12:32:26 +03:00
Ayaz Salikhov
532d3734dc
Apply suggestions from code review
2021-06-27 12:30:07 +03:00
Ayaz Salikhov
9bf20478b6
Fix style
2021-06-26 18:40:50 +03:00
Ayaz Salikhov
bbb91c41a6
Fix style
2021-06-26 18:40:50 +03:00
Ayaz Salikhov
30a1d17085
Add a way to easily test units
2021-06-26 18:40:50 +03:00
Ayaz Salikhov
bfb8cc7d50
Allow conda to automatically deduce package versions
2021-06-20 22:13:15 +03:00
Ayaz Salikhov
b939948a62
Update packages
2021-06-13 00:22:22 +03:00
Ayaz Salikhov
b964b90a1c
Merge branch 'master' into asalikhov/update
2021-06-07 23:04:34 +03:00
Ayaz Salikhov
396024a4dd
Merge pull request #1335 from mathbunnyru/asalikhov/unify_bash_variables
...
Unify bash variables usage and add quotes where needed
2021-06-07 23:00:11 +03:00
Ayaz Salikhov
450d0163fc
Replace vincent with altair
2021-06-01 12:13:22 +03:00
Ayaz Salikhov
0999f1a36f
Unify bash variables usage and add quotes where needed
2021-05-26 13:06:10 +03:00
Ayaz Salikhov
19cb1cf8de
Merge branch 'master' into asalikhov/update
2021-05-23 22:55:05 +03:00
Ayaz Salikhov
afa7daacdf
Update docs to better reflect current state
2021-05-23 15:12:07 +03:00
Ayaz Salikhov
c281c03cf7
Merge branch 'master' into asalikhov/update
2021-05-22 15:23:28 +03:00
Ayaz Salikhov
fb06310754
Use altair and mamba instead of conda
2021-05-22 14:43:18 +03:00