We all love our IDEs and debuggers, but did you know you can get a lot of that debugger functionality right in the notebook? Say goodbye to print statement debugging!
MetPy Mondays #180 - A Debugger in the Notebook
26 April 2021
We all love our IDEs and debuggers, but did you know you can get a lot of that debugger functionality right in the notebook? Say goodbye to print statement debugging!
MetPy Mondays #179 - Profiling Code INSIDE a Notebook!
19 April 2021
We too often save code profiling for the end of the development cycle. Learn how to painlessly profile inside the Jupyter notebook on this week's MetPy Monday!
MetPy Mondays #178 - Three JupyterLab Extensions You'll Want to Use!
12 April 2021
MetPy Mondays #177 - Changing Figure Colors on a Skew-T
05 April 2021
This week we answer one of your support questions! How can I change the figure and axes colors in a Skew-T plot?