Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 2735957

Browse files
committed
correct jupyter dir, correct manifest
1 parent 77d88f6 commit 2735957

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
./flask-restx/
2828
./flask-sentiment-analysis-api/
2929
./flask-sentiment-analysis-app/
30-
./jupyter-static-visualization/
30+
./jupyter-interactive-visualization/
3131
./jupyter-voila/
3232
./quarto-lightbox/
3333
./reticulated-image-classifier/

flask-sentiment-analysis-api/manifest.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@
4646
},
4747
"model/vocab/vectors": {
4848
"checksum": "63fd11f249a725dee9c2941b339ea037"
49-
},
50-
"reqs.txt": {
51-
"checksum": "21b94d1e5f5897b22df1412cbe8b17ae"
5249
}
5350
}
5451
}

0 commit comments

Comments
 (0)