Wykres commitów

61 Commity (ceb25f85f25ef18e9e79cb6ee527d8cd68961878)

Autor SHA1 Wiadomość Data
Min RK ceb25f85f2
Merge remote-tracking branch 'origin/main' into new-default 2023-02-16 12:41:48 +01:00
Min RK 738a56dcd5
refreeze after merge 2023-02-03 16:08:40 +01:00
Min RK ca51f8fc00
add Python 3.11, jupyterhub 3.1.1 2023-02-03 15:24:39 +01:00
Jeremy Tuloup 971caee73f Bump to Node 18 2023-01-23 11:53:45 +00:00
Jeremy Tuloup 498cb68210 Update to `jupyter-resource-usage==0.7.0` 2023-01-20 15:52:19 +00:00
Jeremy Tuloup f572c3a9de Update Jupyter dependencies 2022-10-13 14:43:36 +00:00
YuviPanda 5738d4161c Bump version of nodejs
16 is also an LTS, and is the current active LTS.

Triggered by code-server package needing a newer version of nodejs!
2022-08-01 19:51:31 -07:00
YuviPanda 5444850bc4 Update base notebook packages
- We should stop auto updating 3.6 now, so we can move on to
  newer notebook packages - a new notebook version ought to fix
  issues like https://github.com/2i2c-org/infrastructure/issues/1170
  for example.
- No longer explicitly pin nbconvert, as whatever version notebook
  brings in should be sufficient.
- Bump up ipywidgets and jupyterlab while we're at it.
- No longer pin jupyterhub-singleuser either, as that too works
  properly with 3.7
2022-04-11 12:31:56 -07:00
Simon Li a856862ead Update ipywidgets jupyter-offlinenotebook jupyterlab
- ipywidgets==7.6.5
- jupyter-offlinenotebook==0.2.2
- jupyterlab==3.2.8
2022-01-26 18:40:59 +00:00
Simon Li 006b0179bf Update jupyterlab 3.2.5 jupyter-resource-usage 0.6.1 2021-12-23 13:55:47 +00:00
YuviPanda 27399081ff Merge remote-tracking branch 'upstream/main' into no-node 2021-11-19 22:00:10 +05:30
Min RK 06c23b83a2 bump jupyterlab to 3.1.17 2021-10-06 09:35:52 +02:00
Chris Holdgraf d9dbd2b08a Bump JupyterLab to 3.1.11 2021-09-11 17:10:13 -07:00
Simon Li 805eddd91a jupyterlab==3.1.1 2021-08-02 20:29:03 +01:00
Simon Li 0c1fdeb15e environment.yml: packages must support py3.6 2021-07-28 23:04:25 +01:00
Simon Li 06ecc5e9ed bump environment.yml
- jupyter-resource-usage==0.6.0
- jupyterlab==3.1.0
- jupyterhub-singleuser==1.4.2
- nbconvert==6.1.0
- notebook==6.4.0
2021-07-28 22:41:20 +01:00
YuviPanda 072d706eb6 Explicitly install nodejs
Earlier, we were depending on it being a dependency
of jupyterlab - I don't think that works anymore.
2021-07-03 09:37:07 +05:30
Min RK a2d0329b15 explicitly put pip in the base env
instead of depending on conda's automatic pip dependency for Python,
which is sensitive to configuation
2021-03-03 12:09:13 +01:00
Min RK a49d260ac9 Freeze enviornment with conda-lock
approximately one million times faster than running a full install

installation time should be faster, too, as there is no solve
2021-03-03 11:18:27 +01:00
Min RK 67cc5f7a75 bump notebook, nbconvert, jupyterhub
- jupyterhub-singleuser==1.3.0
- nbconvert==6.0.7
- notebook==6.2.0
2021-02-18 14:25:47 +01:00
Jeremy Tuloup 4c061eebbb Update to jupyter-offlinenotebook=0.2.1 2021-02-16 15:55:27 +01:00
Jeremy Tuloup 0ca6b4388a Update to jupyterlab==3.0.7 and ipywidgets=7.6.3 2021-02-16 15:22:26 +01:00
Jeremy Tuloup 37c7f5a379 Update to jupyterlab==3.0.4 2021-02-16 14:54:38 +01:00
Jeremy Tuloup e0432d37e7 Update to jupyter-offlinenotebook==0.2.0 2021-02-16 14:54:38 +01:00
Jeremy Tuloup bd08989717 Add jupyter-offlinenotebook 2021-02-16 14:54:38 +01:00
Jeremy Tuloup bcce6e8a1e Update to JupyterLab 3.0 2021-02-16 14:54:38 +01:00
Simon Li e5ef9b3450 jupyterlab==2.2.0 2020-07-25 18:29:12 +01:00
Simon Li f9862cc2c1
nbresuse==0.3.3 full freeze.py 2020-06-02 19:18:20 +01:00
Min RK 2e2d1f4b32 make that jupyterhub-singleuser
which adds the appropriate restrictions on notebook
2020-01-30 10:05:58 +01:00
Min RK 8e0c3f8e9f update base environment
- notebook 6
- nbconvert 5.6
- jupyterlab 1.2
- widgets 7.5
2020-01-29 17:47:31 +01:00
Min RK 573ecc9054 use jupyterhub-base
removes nodejs from the conda environment

node is already installed on the host
2020-01-29 16:38:06 +01:00
Kenan Erdogan d8c6b8b34b upgrade jupyterhub to 1.1.0 2020-01-27 14:01:32 +01:00
Tim Head b8dd98bd52 Update nteract-on-jupyter to 2.1.3 2019-09-13 22:28:44 +02:00
Scott Henderson 5ea4c29b83 bump conda minor version to 4.7.10 and refreeze 2019-07-29 17:30:50 +00:00
Scott Henderson 62e10d6891 switched pip packages to conda-forge 2019-07-29 17:23:09 +00:00
yuvipanda b6d35b600b Upgrade JupyterHub to 1.0 2019-05-29 12:11:28 -07:00
Tim Head 9599b0a43e Bump nteract-on-jupyter to 2.0.12 and notebook to 5.7.8 2019-04-24 20:11:46 +02:00
Tim Head 4e8b1f9e74 Update default packages 2019-03-23 18:01:16 +01:00
yuvipanda d8f8c781b2 Bump python default version to 3.7 2019-02-11 12:49:58 -08:00
yuvipanda 71ee7db5e0 Bump nteract version to 2.0.0 2019-01-30 10:54:44 -08:00
Min RK b4665f71d4 refreeze with notebook 5.7.4 2018-12-17 16:30:15 +01:00
Tim Head 9cb2213581 Update notebook to latest release 2018-11-20 07:24:43 +01:00
yuvipanda a62e8acaf4 Add jupyterhub to base environment
Uses pip instead of conda, since (AFAIK) conda installs
CHP and friends too.
2018-11-12 13:19:06 -08:00
Min RK ff91cf9460 pin nbconvert
nbconvert pinning pandoc is having solver consequences of preferring pandoc 2 + nbconvert 5.3 to pandoc 1 + nbconvert 5.4
2018-09-17 10:28:55 +02:00
Min RK 9f2dc015ef bump jupyterlab to 0.34.9
needed for Python 3.7 because 0.34.0 hasn't been packaged for 3.7
2018-09-17 10:28:17 +02:00
yuvipanda 759ae84882 Bump nteract-on-jupyter version 2018-09-07 08:46:06 -07:00
Steven Silvester 4102c0f999 jlab 0.34 compat 2018-08-19 06:24:31 -05:00
Min RK b16eeb8a9e bump versions
notebook 5.6
conda 4.5
jupyterlab 32
nteract 1.8
widgets 7.2
2018-07-16 16:30:39 -07:00
yuvipanda b9f2242876 Bump nteract jupyter extension 2018-05-08 13:32:20 -07:00
Kyle Kelley bd0f31c81c update nteract_on_jupyter to 1.6.0 2018-04-02 01:33:56 -06:00