Skip to content

Releases: jsteinshouer/cfml-jupyter-kernel

v1.2.0

05 May 13:01
3d8cffd
Compare
Choose a tag to compare
  • Update docker image to use CommandBox v5.9.0
  • Use full CommandBox in docker instead of minibox
  • Fix prompt check with CommandBox v5.9.0
  • Add support for rendering HTML output

v1.1.0

25 Apr 13:23
Compare
Choose a tag to compare
  • Add % prefix for magic commands to match the iPython naming scheme i.e. %install and %loadjar