We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181aca3 commit 74ff762Copy full SHA for 74ff762
.notebooks/templates/simple.ipynb
@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:5e10af9148d24444309ed63efc8456d97e47be36bb0581fce26ab6d703db8029
3
+size 90114
.notebooks/templates/simple.png
19.8 KB
.notebooks/templates/simple.yaml
@@ -0,0 +1,24 @@
+title: How to write a PyTorch Lightning tutorial
+author: PL team
+created: 2021-06-15
4
+updated: 2021-06-17
5
+license: CC
6
+build: 11
7
+description: 'This is a template to show how to contribute a tutorial.
8
+
9
+ '
10
+requirements:
11
+- matplotlib
12
+accelerator:
13
+- CPU
14
+- GPU
15
+environment:
16
+- torchmetrics==1.2.1
17
+- torch==2.0.1+cu118
18
+- urllib3==2.2.2
19
+- setuptools==69.0.3
20
+- pytorch-lightning==1.5.3
21
+- ipython==8.16.1
22
+- matplotlib==3.8.4
23
+- numpy==1.26.4
24
+published: '2024-07-20T00:24:37.695175'
0 commit comments