Skip to content

Commit 57be115

Browse files
committed
vet: gradio added to jupyter labs
1 parent f489059 commit 57be115

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

jupyter-lab/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.9.0
1+
v3.9.1

jupyter-lab/Dockerfile.dev

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ RUN pip install --no-cache-dir \
1515
fpdf \
1616
weasyprint \
1717
mitosheet \
18-
duckdb
18+
duckdb \
19+
gradio
1920

2021
# Your custom dependencies end here...
2122

0 commit comments

Comments
 (0)