We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127a74f commit e79404aCopy full SHA for e79404a
1 file changed
programming-notes/index.md
@@ -2,6 +2,8 @@
2
3
A collection of programming notes, snippets and examples. By José Aniceto.
4
5
+[Click here to check the website](https://janiceto.github.io/programming-notes/)
6
+
7
Below is a list of the most used pages.
8
9
## General
@@ -13,6 +15,7 @@ Below is a list of the most used pages.
13
15
## Python
14
16
- [Anaconda](programming-notes/python/anaconda.md)
17
- [Working with uv](programming-notes/python/uv.md)
18
+- [Ruff linter and formatter](programming-notes/python/ruff.md)
19
- [Simple Machine Learning workflow](programming-notes/python/ml-workflows.md)
20
- [Scientific quality figures](programming-notes/python/scientific-figures.md)
21
0 commit comments