We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 142d1c7 + b6a3071 commit 518839bCopy full SHA for 518839b
py3-jupyter-lsp.yaml
@@ -1,7 +1,7 @@
1
# Generated from https://pypi.org/project/jupyter-lsp/
2
package:
3
name: py3-jupyter-lsp
4
- version: 2.2.4
+ version: 2.2.5
5
epoch: 0
6
description: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
7
copyright:
@@ -25,7 +25,7 @@ environment:
25
pipeline:
26
- uses: fetch
27
with:
28
- expected-sha256: 5e50033149344065348e688608f3c6d654ef06d9856b67655bd7b6bac9ee2d59
+ expected-sha256: 793147a05ad446f809fd53ef1cd19a9f5256fd0a2d6b7ce943a982cb4f545001
29
uri: https://files.pythonhosted.org/packages/source/j/jupyter-lsp/jupyter-lsp-${{package.version}}.tar.gz
30
31
- name: Python Build
0 commit comments