Skip to content

Commit

Permalink
Blog - Python Environment Management with Hatch (#840)
Browse files Browse the repository at this point in the history
* [AUTO-PR] related_articles.yml update

* created new blog & added new author

* Resolved lint warnings

* Added CTA

* Added filenames to code blocks

* Automated code changes

* Update 2024-05-21-python-hatch.md

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
Co-authored-by: Adam Gordon Bell <adam@earthly.dev>
  • Loading branch information
3 people authored May 21, 2024
1 parent bdffced commit 85eb775
Show file tree
Hide file tree
Showing 8 changed files with 340 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/styles/HouseStyle/tech-terms/general.txt
Original file line number Diff line number Diff line change
Expand Up @@ -659,5 +659,5 @@ statsmodels
Keras
seaborn
Bokeh

underutilizing
prefilled
underutilizing
6 changes: 6 additions & 0 deletions .github/styles/HouseStyle/tech-terms/python.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,9 @@ mergeslow
util
setuptools
TensorFlow

conda
Nox
pyenv
pipx
envs
6 changes: 5 additions & 1 deletion blog/_data/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,11 @@ Alen Kalac:
name : "Alen Kalac"
bio : "Alen is a data scientist working in finance. He's a freelance data scientist, too, and writes about data science and machine learning."
avatar : "/assets/images/authors/person.jpg"
Gourav Singh Bais:
name : "Gourav Singh Bais"
bio : "Gourav is an applied machine learning engineer at ValueMomentum Inc. He has worked in this field for several years with various clients, including Fortune 500 companies. He's skilled in developing machine learning and deep learning pipelines, retraining systems, and transforming data science prototypes to production-grade solutions."
avatar : "/assets/images/authors/gourav-singh-bais.jpg"
Vivek Kumar Maskara:
name : "Vivek Kumar Maskara"
bio : "Vivek Kumar Maskara is an Associate Software Engineer at JP Morgan. He loves writing code, developing apps, creating websites, and writing technical blogs about his experiences."
avatar : "/assets/images/authors/vivek-maskara.jpg"
avatar : "/assets/images/authors/vivek-maskara.jpg"
327 changes: 327 additions & 0 deletions blog/_posts/2024-05-21-python-hatch.md

Large diffs are not rendered by default.

Binary file added blog/assets/images/authors/gourav-singh-bais.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/assets/images/python-hatch/34UxFxK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/assets/images/python-hatch/PuMr6tP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/assets/images/python-hatch/header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 85eb775

Please sign in to comment.