File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Try it online:
8
8
- JupyterLab frontend: [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab )
9
9
- Jupyter Notebook frontend: [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-notebook )
10
10
11
- Documentation is available [ here] ( https://davidbrochart .github.io/jupyverse ) .
11
+ Documentation is available [ here] ( https://jupyter-server .github.io/jupyverse ) .
12
12
13
13
## Motivation
14
14
Original file line number Diff line number Diff line change @@ -184,12 +184,3 @@ path = "jupyverse/__init__.py"
184
184
185
185
[tool .pytest .ini_options ]
186
186
asyncio_mode = " strict"
187
-
188
- [tool .pixi .project ]
189
- name = " "
190
- channels = [" conda-forge" ]
191
- platforms = [" linux-64" ]
192
-
193
- [tool .pixi .dependencies ]
194
- pip = " >=24.0,<25"
195
- python = " <3.12"
You can’t perform that action at this time.
0 commit comments