Skip to content

Releases: holoviz-dev/nbsite

Version 0.6.0

20 Feb 15:03
Compare
Choose a tag to compare

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.6.0:

  • Addition of sphinx extension for gallery building
  • Updating packaging infrastructure to use latest tools

Full list of changes since the previous release: v0.5.2...v0.6.0

Version 0.5.2

14 Feb 17:03
d040883
Compare
Choose a tag to compare

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.5.2:

  • Copying json blobs around automatically when using nbsite build

Full list of changes since the previous release: v0.5.1...v0.5.2

Version 0.5.1

09 Nov 21:46
72b7140
Compare
Choose a tag to compare

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.5.1:

  • Fixed bug that popped up with latest holoviews

Full list of changes since the previous release: v0.5.0...v0.5.1

Version 0.5.0

09 Nov 19:15
65d39ec
Compare
Choose a tag to compare

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.5.0:

  • Moved evaluated notebooks to living under /doc with no suffix.
  • Removed --clean-force argument to build. Cleaning by default now - use --clean-dry-run to run a dry run of clean instead of actually deleting.

Full list of changes since the previous release: v0.4.9...v0.5.0

Version 0.4.9

07 Nov 20:40
c03130b
Compare
Choose a tag to compare

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.4.9:

  • Added --clean-force argument to build to support cleaning evalutated notebooks before uploading website to server. build runs a dry run of clean by default to preview what will be deleted.
  • Fixed bug in --nblink, added 'both' option and added test of build.

Full list of changes since the previous release: v0.4.8...v0.4.9

Version 0.4.8

07 Nov 13:20
Compare
Choose a tag to compare

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.4.8:

  • Added unit test infrastructure
  • Added --skip argument to generate-rst to support skipping notebooks.
  • Adding .nojekyll file now by default as part of build
  • Allow configuration of the notebook download link placement with --nblink on generate-rst

Full list of changes since the previous release: v0.4.7...v0.4.8

Version 0.4.7

12 Oct 10:42
106db9e
Compare
Choose a tag to compare
Version 0.4.7 Pre-release
Pre-release

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.4.7:

  • Fix build command's exit code (#85)

  • Still problems with nbconvert 5.4, so pin <5.4 for now (see #84 for more details)

Version 0.4.6

13 Sep 15:19
Compare
Choose a tag to compare
Version 0.4.6 Pre-release
Pre-release

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.4.6:

  • Fix error removing sphinx file not present in build dir with sphinx>=1.8

Version 0.4.5

12 Sep 22:06
9dcdd14
Compare
Choose a tag to compare
Version 0.4.5 Pre-release
Pre-release

Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).

Changes in 0.4.5:

  • Support sphinx 1.8
  • Support nbformat 5.4