Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include matplotlib in requirements #248

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

bsenst
Copy link
Contributor

@bsenst bsenst commented Jun 26, 2023

when running the baseline_model_nyc_taxi_data.ipynb inside the venv i got an error for missing matplotlib. installing it inside the venv solved the issue. i propose to include the matplotlib in the requirements.txt

when running the baseline_model_nyc_taxi_data.ipynb inside the venv i got an error for missing matplotlib. installing it inside the venv solved the issue. i propose to include the matplotlib in the requirements.txt
@alexeygrigorev alexeygrigorev merged commit 429e88a into DataTalksClub:main Jun 27, 2023
@alexeygrigorev
Copy link
Member

Thank you!

inirudebwoy pushed a commit to inirudebwoy/mlops-zoomcamp that referenced this pull request Jul 2, 2023
when running the baseline_model_nyc_taxi_data.ipynb inside the venv i got an error for missing matplotlib. installing it inside the venv solved the issue. i propose to include the matplotlib in the requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants