Skip to content

Releases: ServiceNow/synbols

v1.0.2

12 Mar 20:32
Compare
Choose a tag to compare

Bug fixes

  • Solves Issue #32

v1.0.1

14 Jan 17:03
045455a
Compare
Choose a tag to compare

Bug fixes

  • Fix an issue that occurred when paths of files to run in the Synbols Runtime Environment (via synbols file_path) contained spaces: #30

v1.0.0

04 Nov 14:45
Compare
Choose a tag to compare

This is the first stable release.

New features

v0.1.2 (alpha)

01 Oct 17:40
849efec
Compare
Choose a tag to compare

New features

  • synbols-jupyter command to start jupyter notebook in the Synbols runtime environment.
  • Example Jupyter notebook
  • Developer feature: a custom docker image can be specified via the SYNBOLS_DEV_IMAGE environment variable. This is useful to develop with a local image (not pushed to DockerHub).

Initial release (alpha)

11 Sep 11:59
8783e13
Compare
Choose a tag to compare

This is a first release of the Synbols dataset generator. This version includes:

  • The synbols-datasets command to generate predefined datasets.
  • The synbols command to run custom dataset generation code inside the Synbols runtime environment.