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 587e008 commit dc473a1
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
Binary file modified blog/_data/embeddings_cache.pkl
Binary file not shown.
21 changes: 17 additions & 4 deletions blog/_data/related_articles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5965,10 +5965,10 @@ python-web-scraping:
- pyinstaller
- data-engineering-analysis
- python-c-extension
- miniconda-venv
- python-hatch
- create-python-package
- docker-init-in-python
- python-monorepo


python-frameworks:
Expand All @@ -5981,20 +5981,20 @@ python-frameworks:
- why-developer-platform
- python-c-extension
- create-python-package
- python-monorepo
- miniconda-venv


python-libraries:
- python-frameworks
- python-web-scraping
- platform-engineering-tools
- pyinstaller
- miniconda-venv
- python-c-extension
- python-hatch
- data-engineering-analysis
- future-is-rusty
- create-python-package
- cosine_similarity_text_embeddings


efficiently-cache-dependencies-earthfiles:
Expand All @@ -6012,6 +6012,7 @@ efficiently-cache-dependencies-earthfiles:

pyinstaller:
- python-hatch
- miniconda-venv
- python-c-extension
- docker-init-in-python
- create-python-package
Expand All @@ -6020,11 +6021,11 @@ pyinstaller:
- python-libraries
- docker-init-quickly
- efficiently-cache-dependencies-earthfiles
- docker-init-in-go


python-hatch:
- pyinstaller
- miniconda-venv
- python-monorepo
- docker-init-in-python
- efficiently-cache-dependencies-earthfiles
Expand All @@ -6033,6 +6034,18 @@ python-hatch:
- understanding-monorepos
- cargo-chef
- rust-monorepo


miniconda-venv:
- python-hatch
- pyinstaller
- docker-init-in-python
- python-monorepo
- python-libraries
- docker-init-quickly
- 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 @@ -75,6 +75,7 @@ earthly-open-source: 'Open-source Earthly'
showboaters: 'Maximalists and You'
bazel-and-automated-tests: 'Improving Test Suite with Bazel'
yaml-validate-and-lint-cue-lang: 'Validate YAML with CUE'
miniconda-venv: 'Python Virtual Environment'
pants-python-monorepo: 'Managing Python Monorepo with Pants'
IaC-terraform-cdk: 'Terraform CDK Guide'
tui-app-with-go: 'Terminal User Interface with Golang'
Expand Down

0 comments on commit dc473a1

Please sign in to comment.