datasette-export-notebook

Datasette plugin providing instructions for exporting data to Jupyter or Observable

Downloads
322
Stars
12

Bot releases are hidden (Show)

datasette-export-notebook - 1.0.1 Latest Release

Published by simonw about 1 year ago

  • Now also works with the Datasette 1.0 alpha series. #17
datasette-export-notebook - 1.0

Published by simonw over 3 years ago

  • New "copy to clipboard" buttons next to each code example. #12
  • Observable export code no longer needs to import d3. #10
  • Better wrapping of code, especially on mobile screens. #11
  • d3 export examples now use d3.autoType. #13
datasette-export-notebook - 0.3

Published by simonw over 3 years ago

  • Pandas read_csv() streaming example now includes dtype= parameter with correct column types. #8
datasette-export-notebook - 0.2

Published by simonw almost 4 years ago

  • Observable export instructions are only shown if Datasette is run with the --cors option. #5
  • Export notebook page links back to view the rows. #6
  • CSV streaming export instructions are provided, if available. #7
datasette-export-notebook - 0.1.1

Published by simonw almost 4 years ago

Improved README with links to a live demo.

datasette-export-notebook - 0.1

Published by simonw almost 4 years ago

First working version. #1