Skip to content

Commit e79404a

Browse files
authored
Update programming notes with website link and new entry
Added a link to the website and a new Python resource.
1 parent 127a74f commit e79404a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

programming-notes/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A collection of programming notes, snippets and examples. By José Aniceto.
44

5+
[Click here to check the website](https://janiceto.github.io/programming-notes/)
6+
57
Below is a list of the most used pages.
68

79
## General
@@ -13,6 +15,7 @@ Below is a list of the most used pages.
1315
## Python
1416
- [Anaconda](programming-notes/python/anaconda.md)
1517
- [Working with uv](programming-notes/python/uv.md)
18+
- [Ruff linter and formatter](programming-notes/python/ruff.md)
1619
- [Simple Machine Learning workflow](programming-notes/python/ml-workflows.md)
1720
- [Scientific quality figures](programming-notes/python/scientific-figures.md)
1821

0 commit comments

Comments
 (0)