Skip to content

Commit 0bdcc98

Browse files
committed
Add link to notebook
1 parent 912b27d commit 0bdcc98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/tutorials/workgraphs/descriptors_filter_qe.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
" <li>A AiiDA profile setup</li>\n",
3737
" <li>An external computer setup in AiiDA with a quantum espresso code</li>\n",
3838
" <ul>\n",
39-
" <li>A tutorial can be found in <code>../aiida_setup/setup-external-computer.ipynb</code></li>\n",
39+
" <li>A tutorial can be found in <a href=\"../aiida_setup/setup-external-computer.ipynb\"><code>../aiida_setup/setup-external-computer.ipynb</code></a></li>\n",
4040
" </ul>\n",
4141
" <li>The <code>aiida-quantumespresso</code>, <code>aiida-pseudo</code> and <code>fpsample</code> extra dependancies installed</li>\n",
4242
" <li>Pseudopotentails SSSP installed</li>\n",
@@ -46,6 +46,7 @@
4646
"\n",
4747
"</ul>\n",
4848
"\n",
49+
"[<code>../aiida_setup/setup-external-computer.ipynb</code>](../aiida_setup/setup-external-computer.ipynb)\n",
4950
"The initial setup is very similar to the other tutorials, such as `singlepoint.ipynb`, which goes into more detail about what each step is doing"
5051
]
5152
},

0 commit comments

Comments
 (0)