- Sqlite Browser (https://sqlitebrowser.org/)
BLUF
- Python -> 3.7
- Django -> 2.5
This command will open the familiar jupyter browser however the kernel will have access to the data model and ORM
python manage.py shell_plus --notebook
BLUF
This command will open the familiar jupyter browser however the kernel will have access to the data model and ORM
python manage.py shell_plus --notebook