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 5af6155 + 802561f commit 9b0e749Copy full SHA for 9b0e749
.github/workflows/main.yml
@@ -90,7 +90,7 @@ jobs:
90
run: |
91
python -m pip install --upgrade pip
92
python -m pip install jupyter_packaging
93
- python -m pip install --pre jupyterlab
+ python -m pip install jupyterlab
94
- name: Install the NPM dependencies
95
if: steps.filter.outputs.extension == 'true'
96
state/README.md
@@ -1,4 +1,4 @@
1
-# Sate
+# State
2
3
> Use State persistence in an extension.
4
0 commit comments