final draft!

This commit is contained in:
Shivan Sivakumaran 2021-05-24 16:25:46 +12:00
parent f133567e76
commit 6667802fbb
1 changed files with 3 additions and 3 deletions

View File

@ -236,8 +236,8 @@
BASE_DIR = Path(__file__).parent.parent BASE_DIR = Path(__file__).parent.parent
df.to_pickle(BASE_DIR / 'data' / 'video_data.pkl') df.to_pickle(BASE_DIR / 'data' / 'video_data.pkl')
</section> </section>
<section data-markdown> <section data-markdown>
## 7. Sharing to the world ## 7. Sharing to the world
- graphs with tool tips, `altair` - graphs with tool tips, `altair`
- creating interaction with `streamlit` - creating interaction with `streamlit`
- hosting on Heroku - hosting on Heroku
@ -385,7 +385,7 @@
</section> </section>
<section data-markdown> <section data-markdown>
## Acknowledgements ## Acknowledgements
- Menno - Menno Finlay-Smits
</div> </div>
</div> </div>