Below is a simple method to use a Django project inside Jupyter’s standard running (ie jupyter notebook ) instead of using a Django-managed jupyter server (ie python manage.py shell_plus –notebook ). It’s true packages exist to make it “easy” to use Django inside of a Jupyter notebook.