Skip to content

Instantly share code, notes, and snippets.

@RensDimmendaal
Created July 6, 2021 12:32
Show Gist options
  • Save RensDimmendaal/fccdd50b67d5e781109654636377739c to your computer and use it in GitHub Desktop.
Save RensDimmendaal/fccdd50b67d5e781109654636377739c to your computer and use it in GitHub Desktop.
jupyter notebook top cell

Title

Author:

Date:

Goal:

Conclusion:

split cell here

%load_ext autoreload %autoreload 2

split cell here

from pathlib import Path import matplotlib.pyplot as plt import numpy as np import pandas as pd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment