We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d848b commit 658328dCopy full SHA for 658328d
.github/CONTRIBUTING.md
@@ -120,7 +120,7 @@ git clone https://github.com/{YOUR_GITHUB_USERNAME}/pytorch-lightning.git
120
cd lightning
121
```
122
123
-To quickly set up the project, run:
+> If you're using [Lightning Studio](https://lightning.ai) or already have your `uv venv` activated, you can quickly set up the project by running:
124
125
```bash
126
make setup
0 commit comments