Let's talk about the power of jupyter
Follow me on M E D I U M: https://towardsdatascience.com/likelihood-probability-and-the-math-you-should-know-9bf66db5241b
Joins us on D I S C O R D: https://discord.gg/3C6fKZ3E5m
Please like and S U B S C R I B E: https://www.youtube.com/c/CodeEmporiu...
INVESTING
[1] Webull (You can get 3 free stocks setting up a webull account today): https://a.webull.com/8XVa1znjYxio6ESdff
REFERENCES
[1] How netflix uses papermill: https://netflixtechblog.com/scheduling-notebooks-348e6c14cfd6
[2] AWS Sagemaker makes use of papermill: https://aws.amazon.com/blogs/machine-learning/scheduling-jupyter-notebooks-on-sagemaker-ephemeral-instances/
[3] Papermill documentation: https://papermill.readthedocs.io/en/latest/usage-parameterize.html
[4] Miniconda: https://docs.conda.io/en/latest/miniconda.html
JUPYTER NOTEBOOKS USED IN VIDEO AS FOOTAGE:
1. https://irosyadi.gitbook.io/irosyadi/note/awesome-jupyter#mathematics-physics-chemistry-biology
2. https://nbviewer.ipython.org/github/jrjohansson/qutip-lectures/blob/master/Lecture-2B-Single-Atom-Lasing.ipynb
3. https://nbviewer.org/github/nicholaslocascio/bcs-lstm/blob/master/Lab.ipynb
4. https://nbviewer.org/github/trekhleb/machine-learning-experiments/blob/master/experiments/clothes_generation_dcgan/clothes_generation_dcgan.ipynb
5. https://nbviewer.org/github/guillaume-chevalier/seq2seq-signal-prediction/blob/master/seq2seq.ipynb
6. https://nbviewer.ipython.org/github/thsant/scipy4cv/blob/master/09._Structure_from_motion.ipynb
7. https://nbviewer.org/github/lalelale/profiles_analysis/blob/master/profiles.ipynb
8. https://nbviewer.ipython.org/github/gilbertgede/idetc-2013-paper/blob/master/n-pendulum-control.ipynb
0:00 Introduction
1:25 How Jupyter works today in production
3:15 Papermill Introduction
4:48 Code Demo: Parameterize & Execute notebook with Papermill
13:25 How Netflix & Amazon use this