Skip to content

Commit

Permalink
[AUTO-PR] related_articles.yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 24, 2024
1 parent 063672d commit 67818a7
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 6 deletions.
Binary file modified blog/_data/embeddings_cache.pkl
Binary file not shown.
25 changes: 19 additions & 6 deletions blog/_data/related_articles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5330,8 +5330,8 @@ python-c-extension:
- python-monorepo
- future-is-rusty
- python-libraries
- conda-virtual-env
- language-style-czar
- docker-init-in-python


merge-queues:
Expand Down Expand Up @@ -5960,6 +5960,7 @@ earthly-functions:

python-web-scraping:
- python-libraries
- conda-virtual-env
- developer-portals-backstage
- docker-scout
- pyinstaller
Expand All @@ -5968,7 +5969,6 @@ python-web-scraping:
- miniconda-venv
- python-hatch
- create-python-package
- docker-init-in-python


python-frameworks:
Expand All @@ -5987,14 +5987,14 @@ python-frameworks:
python-libraries:
- python-frameworks
- python-web-scraping
- conda-virtual-env
- platform-engineering-tools
- pyinstaller
- miniconda-venv
- python-c-extension
- python-hatch
- data-engineering-analysis
- future-is-rusty
- create-python-package


efficiently-cache-dependencies-earthfiles:
Expand All @@ -6013,30 +6013,44 @@ efficiently-cache-dependencies-earthfiles:
pyinstaller:
- python-hatch
- miniconda-venv
- conda-virtual-env
- python-c-extension
- docker-init-in-python
- create-python-package
- python-monorepo
- poetry-publish
- python-libraries
- docker-init-quickly
- efficiently-cache-dependencies-earthfiles


python-hatch:
- pyinstaller
- miniconda-venv
- conda-virtual-env
- python-monorepo
- docker-init-in-python
- efficiently-cache-dependencies-earthfiles
- monorepo-java
- konfig
- understanding-monorepos
- cargo-chef
- rust-monorepo


conda-virtual-env:
- miniconda-venv
- python-hatch
- pyinstaller
- docker-init-in-python
- python-monorepo
- python-libraries
- docker-init-quickly
- python-c-extension
- docker-init-nodejs
- python-web-scraping


miniconda-venv:
- conda-virtual-env
- python-hatch
- pyinstaller
- docker-init-in-python
Expand All @@ -6046,6 +6060,5 @@ miniconda-venv:
- gradle-monorepo
- docker-init-nodejs
- rust-monorepo
- python-c-extension


Binary file modified blog/_data/short_title_cache.pkl
Binary file not shown.
1 change: 1 addition & 0 deletions blog/_data/short_titles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ practical-guide-to-linux-echo-cmd: 'Linux Echo Command'
python-with-statement: 'Context Managers in Python'
loops-in-bash: 'Loops In Bash'
golang-http: 'Golang JSON Server'
conda-virtual-env: 'Create and Remove Virtual Environment'
rust-monorepo: 'Monorepo with Rust'
automate-tasks-shell-scripts: 'Automating Tasks with Shell Scripts'
django-template-filters: 'Django Template Filters'
Expand Down

0 comments on commit 67818a7

Please sign in to comment.