Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 407 Bytes

readme.md

File metadata and controls

17 lines (13 loc) · 407 Bytes

IST 718 Big Data Analytics


Software to view .sqlite3 database

Build a suitable enviroment using requirements.txt

BLUF

  • Python -> 3.7
  • Django -> 2.5

Opening Jupyter Notebooks

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