Releases: KxSystems/jupyterq
Releases · KxSystems/jupyterq
Update to license check in license manager
fix jupyterq_licensemgr to support kdb+ 4.0 banner (#68) Co-authored-by: Alexander Clouter <[email protected]>
Conda release for Python 3.9 Linux+Mac
1.1.13 Update to conda build config to include generation of conda build on 3.9
Update to KX Logo
Added updated logo (#66) * Added updated logo * Added updated logo * Delete KXLogo_Black.png
Rerelease (1.1.10)
- Issues with CI/CD with regards to deployment of artefacts for 1.1.10 necessitate a release numbered 1.1.11
- This release provides no functional additions to the repository but it added to ensure changes with the previous release are captured in Docker/Conda and within the artefacts provided here
1.1.10
- Update to KX logo in alignment with group updated branding
1.1.9
- In systems without direct access to the internet (Servers behind a firewall) JupyterQ would establish a connection resulting in an error stating
'kernel did not respond to an is_complete_request'
. This is caused by an inability to retrieve and parse the help functionality which must be retrieved from code.kx.com - If JupyterQ does not receive a response within 5s from code.kx.com the help functionality will now be disabled and the kernel will operate in its absence
This release fixes #62
1.1.8
Conda installation changes are as follows for this release
- Removal of support for Python 3.5 installation via conda
- Addition of support for Python 3.8 installation via conda
Additional changes are as follows.