File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Python packages with our recommended tooling set up and ready to go.
2323## Using our Python package template
2424
2525Some quick instructions for using our template are below.
26- We also have a longer [ tutorial] ( . /tutorial.md) that has been presented in workshops for researchers at UCL.
26+ We also have a longer [ tutorial] ( docs/pages /tutorial.md) that has been presented in workshops for researchers at UCL.
2727
2828If you have [ uv] installed, you can use our template with the following command:
2929
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ other packages.
3333If you just want to get started with our recommendations, we have
3434[ our own Python package template] ( https://github.com/UCL-ARC/python-tooling#using-this-template )
3535that lives in the same repository as these pages.
36+ A [ tutorial] ({% link pages/tutorial.md %}) explaining how to use the template is also available.
3637
3738Otherwise, each page on this site highlights recommended packages or services
3839for each area. These should not be taken as set in stone for every project, but
Original file line number Diff line number Diff line change 11---
22title : Templates
33layout : default
4- nav_order : 2
4+ nav_order : 3
55---
66
77## Package templates
@@ -12,7 +12,7 @@ The [UCL-ARC/python-tooling](https://github.com/UCL-ARC/python-tooling)
1212repository contains our recommended package template for new ARC projects. It
1313pre-configures the recommended tools listed in the other pages of this site. If
1414you are working on a new project, our template should be a good starting point!
15- We have a [ tutorial] ( https://github.com/UCL-ARC/python-tooling/blob/main/ tutorial.md)
15+ We have a [ tutorial] ({% link pages/ tutorial.md %} )
1616available with detailed instructions for creating a package using the template
1717and how to use the newly created package with some of the tools included.
1818
You can’t perform that action at this time.
0 commit comments