File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ We assume that you have full internet access.
3232 uv is a tool to manage Python projects and for managing isolated Python-based applications.
3333 You will use it in your generated project to manage dependencies and build distribution files.
3434 Install uv by following their [ instructions] ( https://docs.astral.sh/uv/getting-started/installation/ ) .
35-
35+
3636 Note: Environments with private pypi repository may need extra configuration (example):
3737 ` export UV_DEFAULT_INDEX=https://nexus.example.com/repository/pypi-all/simple `
3838
Original file line number Diff line number Diff line change 11// See https://facelessuser.github.io/pymdown-extensions/extras/mermaid/#custom-loader
22// And https://github.com/facelessuser/pymdown-extensions/blob/main/docs/src/js/material-extra-3rdparty.js
3-
You can’t perform that action at this time.
0 commit comments