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 8d86e5f commit fe302b2Copy full SHA for fe302b2
docs/source-app/levels/basic/hello_components/run_ptl_script.py
@@ -1,5 +1,5 @@
1
# app.py
2
-# !curl https://bit.ly/demoLightningScriptpy -o pl_boring_script.py
+# !curl https://raw.githubusercontent.com/Lightning-AI/lightning/master/examples/app_multi_node/pl_boring_script.py -o pl_boring_script.py
3
import lightning as L
4
from lightning.app.components.training import LightningTrainerScript
5
0 commit comments