Skip to content

Commit

Permalink
Fix broken link to piplite (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Feb 23, 2024
1 parent c4f7367 commit 84a5035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/project/micropip-in-other-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Jupyterlite

In [Jupyterlite](https://jupyter.org/try-jupyter/lab/),
a package called [piplite](https://jupyterlite.readthedocs.io/en/latest/howto/python/packages.html#installing-packages-at-runtime) is provided, which is a layer
a package called [piplite](https://jupyterlite.readthedocs.io/en/latest/howto/pyodide/packages.html) is provided, which is a layer
on top of micropip.

```python
Expand Down

0 comments on commit 84a5035

Please sign in to comment.