Skip to content

Releases: nuclio/nuclio-jupyter

v0.7.4

02 Sep 20:58
Compare
Choose a tag to compare

added the following features & fixes (see more in readme)

  • support access to nuclio without signed certificates
  • add structured ConfigSpec and Triggers
  • add support for newest nuclio version (change in projects API)
  • add %v3io env magic
  • add # nuclio: code-start and # nuclio: code-end code section markers

v0.7.3

17 May 23:56
4e37b63
Compare
Choose a tag to compare
  • add support for KubeFlow pipelines, more deploy CLI options and flags
  • add namespace to delete command
  • support deploy notebook from URL
  • support PVC volume type

v0.7.2

07 May 00:36
84c7897
Compare
Choose a tag to compare
  • fix command line usage (python -m ...)
  • add del command
  • skip context creation inside nuclio function
  • ignore get external IP errors (may caused by k8s issues)

v0.7.1

10 Apr 21:04
61e9d19
Compare
Choose a tag to compare

Major new features:

  • improve and add APIs to generate and manipulate functions using code
  • support multiple languages
  • support versioning and archives including Git, S3, http, v3io
  • improve documentation

v0.7.0

20 Mar 16:08
Compare
Choose a tag to compare

Major new features:

  • Support new magic commands to build archives and volume mounts and show code
  • Support archives (S3, Git, Iguazio, local zip)
  • add deploy_code and deploy_file APIs
  • update README with examples
  • cleaner log
  • bug fixes

v0.6.15

27 Feb 11:58
843f601
Compare
Choose a tag to compare

working version with the latest automated deployment capabilities

print_handler_code

29 Jul 08:20
Compare
Choose a tag to compare

Added nuclio.print_handler_code funcion

Initial Release

26 Jul 16:02
Compare
Choose a tag to compare

Initial release allowing testing in Jupyter notebooks and export from notebook to nuclio handler