Skip to content

Commit

Permalink
Merge pull request #14 from regro-cf-autotick-bot/2.1.3_heab609
Browse files Browse the repository at this point in the history
jupyter-collaboration v2.1.3
  • Loading branch information
davidbrochart authored Oct 11, 2024
2 parents 8c219ca + 2230b87 commit 4dd434e
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 27 additions & 2 deletions azure-pipelines.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{% set jupyterlab_version = ">=4.0.5,<4.2" %}
{% set version = "2.1.2" %}
{% set jupyterlab_version = ">=4.0.5,<4.2" %}
{% set version = "2.1.3" %}
{% set jupyterlab_version = ">=4.0.5,<4.2" %}

package:
Expand All @@ -8,7 +9,7 @@ package:

source:
url: https://pypi.io/packages/source/j/jupyter-collaboration/jupyter_collaboration-{{ version }}.tar.gz
sha256: b8b6cd633b336922e753855c683af928171137e5e6fc1e3bd6cf96f6a2626ec9
sha256: 3a35fb0bbf9e45eae0810c0a11ca85d429941f9c06b45f196afb6ebd36133539

build:
noarch: python
Expand Down

0 comments on commit 4dd434e

Please sign in to comment.