Skip to content

Releases: simonw/datasette-export-notebook

1.0.1

15 Sep 18:59

Choose a tag to compare

  • Now also works with the Datasette 1.0 alpha series. #17

1.0

17 Jul 04:01

Choose a tag to compare

1.0
  • 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

0.3

29 Jan 22:22

Choose a tag to compare

0.3
  • Pandas read_csv() streaming example now includes dtype= parameter with correct column types. #8

0.2

11 Jan 22:29

Choose a tag to compare

0.2
  • 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

0.1.1

09 Jan 23:57
b8cc6a1

Choose a tag to compare

Improved README with links to a live demo.

0.1

06 Jan 08:12

Choose a tag to compare

0.1

First working version. #1