Skip to content

Commit

Permalink
add requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
lfunderburk committed Dec 2, 2023
1 parent 97bf63d commit f83b7b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,5 @@ mini-projects/movie_rec_system/movie_rec_system/products/etl/extract-pipeline.ip
mini-projects/movie-rec-system/movie_rec_system/products/eda-pipeline.ipynb
mini-projects/movie-rec-system/movie_rec_system/products/extract-pipeline.ipynb

!mini-projects/end-to-end/weather.csv
!mini-projects/end-to-end/weather.csv
!mini-projects/end-to-end/requirements.txt
6 changes: 6 additions & 0 deletions mini-projects/end-to-end/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
voila==0.5.1
pandas==2.0.3
requests
plotly
python-dotenv
ploomber-cloud==0.1.1

0 comments on commit f83b7b1

Please sign in to comment.