An amazing tutorial!
%load_ext autoreload
%autoreload 2

We hope you enjoy this project.

Install

pip install your_project_name

How to use

Let's see this at work:

say_hello("Alexis")
'Hello Alexis!'