final draft!
This commit is contained in:
parent
f133567e76
commit
6667802fbb
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue