Advanced Python - Jupyter, Matplotlib, and Plotly
## Goal This tutorial will cover the basics of coding in Python with Jupyter notebooks, Matplotlib, and Plotly.
## Contents 0. [Jupyter](https://luger-lab.github.io/coding-tutorials/advanced_python_graphing/jupyter)
0. The Jupyter environment 0. Parts of a notebook 0. Running simply code
- [Matplotlib](https://luger-lab.github.io/coding-tutorials/advanced_python_graphing/matplotlib)
0. Simple graphs 0. Changing parameters 0. Documentation/examples
- [Plotly](https://luger-lab.github.io/coding-tutorials/advanced_python_graphing/plotly)
0. How Plotly is different than Matplotlib 0. 2D interactive figures 0. 3D interactive figures
## [Continue to Jupyter →](https://luger-lab.github.io/coding-tutorials/advanced_python_graphing/jupyter)