Skip to content

Commit f366392

Browse files
authored
Update conda.md, fix a broken link to 2i2c docs
1 parent 316aa88 commit f366392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/prep/conda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can temporarily add packages to your hub, via Jupyter cell magic, `%pip inst
6262
:::{admonition} pip install trouble
6363
:class: danger
6464

65-
For those who know their way around Jupyter, you may be tempted to `!pip install <list-of-packages>`. This can leave your environment in an inconsistent state, which may prevent your server from starting (and will require some heavy duty assistance from `@help-infrastructure` to debug). More information is [available here.](https://pilot.2i2c.org/en/latest/admin/howto/environment.html#temporarily-install-packages-for-a-session)
65+
For those who know their way around Jupyter, you may be tempted to `!pip install <list-of-packages>`. This can leave your environment in an inconsistent state, which may prevent your server from starting (and will require some heavy duty assistance from `@help-infrastructure` to debug). More information is [available here.](https://pilot.2i2c.org/admin/howto/environment/#temporarily-install-packages-for-a-session)
6666

6767
:::
6868

0 commit comments

Comments
 (0)