Skip to content

Commit 17670ff

Browse files
Update documentation URL (#404)
1 parent a227372 commit 17670ff

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Try it online:
88
- JupyterLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab)
99
- Jupyter Notebook frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-notebook)
1010

11-
Documentation is available [here](https://davidbrochart.github.io/jupyverse).
11+
Documentation is available [here](https://jupyter-server.github.io/jupyverse).
1212

1313
## Motivation
1414

pyproject.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,3 @@ path = "jupyverse/__init__.py"
184184

185185
[tool.pytest.ini_options]
186186
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"

0 commit comments

Comments
 (0)