Skip to content

pmccaffrey4/dfToHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DF to HTML

  • cd into the dir where you downloaded dfToHTML
  • virtualenv venv (if you don't have it, sudo pip install virtualenv)
  • . venv/bin/activate
  • pip install -r requirements.txt (this will take a while)
  • python run.py
  • go to http://0.0.0.0:8000/opt1#

alt tag

About

Example of how to display a DataFrame on a webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors