Skip to content

Commit

Permalink
jupyterlab 4.1.7 (#428)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Apr 26, 2024
2 parents c25f1b8 + 6cf3410 commit 331e6a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "4.1.6" %}
{% set version = "4.1.7" %}

package:
name: jupyterlab
version: {{ version }}

source:
url: https://pypi.io/packages/source/j/jupyterlab/jupyterlab-{{ version }}.tar.gz
sha256: 7935f36ba26eb615183a4f5c2bbca5791b5108ce2a00b5505f8cfd100d53648e
sha256: 32532a43d35d4aaab328722e738ee527915fd572a5c84ae5eeba6e409d0cdc55

build:
noarch: python
Expand Down Expand Up @@ -35,7 +35,7 @@ requirements:
- jupyter_core
- jupyter_server >=2.4.0,<3
- jupyter-lsp >=2.0.0
- jupyterlab_server >=2.19.0,<3
- jupyterlab_server >=2.27.1,<3
- notebook-shim >=0.2
- packaging
- python >=3.8
Expand Down

0 comments on commit 331e6a5

Please sign in to comment.