Personal tools
User menu

Python resources

From atmoschem

Revision as of 13:47, 2 July 2019 by Atmoschem (Talk | contribs)

Jump to: navigation, search

Getting started

Jupyter notebook

Jupyter Notebooks are interactive web-based applications that allow users to create and share combine live codes, equations, narrative texts, graphics, interactive user interface and other rich media. When combined with the Python kernel, it allows users to code and display results in an interactive and convenient way. It is a really great tool for learning Python and coding in general.


Python tutorials for beginners



Plotting