Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
README-bot committed Apr 22, 2024
1 parent 91cb13c commit eafc637
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Useful little things I have learned


_65 TILs and counting..._
_67 TILs and counting..._

---

Expand Down Expand Up @@ -102,6 +102,8 @@ _65 TILs and counting..._
- [Fix DNS issues of docker containers on the same host](pihole/dns.md)

### [python](#python)
- [Using a list of dictionaries as variables to render a jinja2 template](python/list-of-dictionaries-as-jinja2-variables.md)
- [How to open an jinja2 template from a file](python/read-jinja2-template-from-file.md)
- [Using virtual environment in Jupyter Notebook](python/virtual-environment-in-jupyter-notebook.md)

### [raspberry-pi](#raspberry-pi)
Expand Down

0 comments on commit eafc637

Please sign in to comment.