Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vtlim/tech-docs
https://github.com/vtlim/tech-docs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vtlim/tech-docs
- Owner: vtlim
- Created: 2022-10-13T22:58:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T22:17:25.000Z (4 months ago)
- Last Synced: 2024-10-04T13:49:45.052Z (3 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 3.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tech docs sandbox
Jupyter notebooks for technical exploration & Python scripts for docs infrastructure.
Search for Python scripts in existing files using the following command:
```
find /Users/victorialim/Documents/work_projects -type f -name "*.py"
```