Jupyter
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Database notebook demonstration
- FreezeCasting.net Jupyter notebook using data import via MySQL (View/Download)
- FreezeCasting.net Jupyter notebook using data import via CSV
Notebook dependencies
- Matplotlib
- Pandas
- Numpy
- MySQLdb (for importing data from MySQL; else, use CSV notebook)
- Optional: Basemap, Seaborn, WordCloud (If you are using Anaconda, these are the only additional libraries you should need to install)
Freeze-casting publications with supporting notebooks
- Deville, Sylvain, Meille, Sylvain, Seuba, Jordi (2016). A meta-analysis of the mechanical properties of ice-templated ceramics and metals. Science and Technology of Advanced Materials (View/Download)
Get started with IPython and Jupyter
- Read the Quick Start Guide.
- View the IPython kernal documentation for Jupyter.
- View Jupyter documentation.
- Bundled packages contianing most of the dependencies you will need can be obtained for free. The demonstrative notebooks provided here were built using Anaconda.