Skip to content

Commit 1aca693

Browse files
authored
Merge pull request #105 from sol-eng/cleanup-cleanup
2 parents 77d88f6 + 3db71a6 commit 1aca693

File tree

16 files changed

+3457
-2692
lines changed

16 files changed

+3457
-2692
lines changed

.github/workflows/deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ 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/
34+
./reticulated-rmarkdown-notebook/
3435
./reticulated-sentiment-analysis-api/
3536
./reticulated-sentiment-analysis-app/
36-
./rmarkdown-notebook/
3737
./shiny-income-share/
3838
./streamlit-income-share/
3939
require-vanity-path: true

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This enables you to use models built in Python to power Shiny apps, visualize pa
3636

3737
### Documents
3838

39-
- [Visualizing pandas dataframes with ggplot2](./rmarkdown-notebook/README.md)
39+
- [Visualizing pandas dataframes with ggplot2](./reticulated-rmarkdown-notebook/README.md)
4040

4141
## Getting Started
4242

flask-sentiment-analysis-api/manifest.json

-3
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
}

reticulated-rmarkdown-notebook/manifest.json

+2,072
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)