Skip to content

Commit a219d0d

Browse files
authored
Add hvplot
This is a plotting library required to do plotting actions from the popular `polars` library.
1 parent 9e84258 commit a219d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ RUN pip install mpld3 \
350350
catboost \
351351
folium \
352352
scikit-plot \
353+
hvplot \
353354
fury dipy \
354355
plotnine \
355356
scikit-surprise \

0 commit comments

Comments
 (0)