Jupyter Notebook Setup¶
When debugging Django models, it can be useful to have a Jupyter Notebook setup. This allows you to interact with your Django models in a more intuitive way.
The example.ipynb
has some setup steps to get you started.
When debugging Django models, it can be useful to have a Jupyter Notebook setup. This allows you to interact with your Django models in a more intuitive way.
The example.ipynb
has some setup steps to get you started.