Skip to content

henry-sault/iMessage-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database-viewer

Repository to handle chat.db files or csv files and transform into desired tables with guided user input.

To Run Jupyter Notebook Container

Container can be built using Makefile commands.

Users need to change make build_jupyter command in order to successfully import file into jupyter notebook environment. Set --build-arg in the docker build command to the file name of the file you want to import.

Run the following to build and deploy jupyter notebook instance to the url http://localhost:8888/lab:

make build_jupyter
make run_jupyter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published