Skip to content

Commit

Permalink
AirQuality OpenAI API Support (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxxx-zh authored Apr 3, 2024
1 parent 6d42197 commit 116e6a6
Show file tree
Hide file tree
Showing 6 changed files with 690 additions and 228 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
}
],
"source": [
"!pip install -r requirements.txt --quiet\n",
"!pip install -U hopsworks --quiet"
"!pip install -U hopsworks --quiet\n",
"!pip install geopy folium streamlit-folium --q"
]
},
{
Expand Down Expand Up @@ -1145,7 +1145,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.10.11"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 116e6a6

Please sign in to comment.