Skip to content

ouseful-PR/jupyter-datasette

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-datasette

Datasette

Datasette -> https://github.com/simonw/datasette

  • It's a fantasticly simple, delightfully brilliant data exploration tool
  • Develop quick insights into your data and share views with others

What's This?

  • Serverextension to manage a Datasette server serving all db files in a predetermined folder
  • TODO: nbextension to integrate the Datasette UI with Jupyter
  • TODO: pandas df -> datasette

Installation

Right from Git pip install git+https://github.com/lucasdurand/jupyter-datasette.git

About

Jupyter extensions to manage a datasette server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.7%
  • JavaScript 21.3%