backend.ai-kernels
backend.ai-kernels copied to clipboard
Repository of Backend.AI-enabled container recipes
Every time running octave test cases, the kernel runner prints `Aborted` instead of appropriate answer. For example, `printf("5")` prints `Aborted`, not `5`. When the same octave code is run inside...
It has become too cumbersome to find the issue number when committing some changes about a language kernel. I think this adds significant mental overheads now as we have dozens...
The current Python kernels breaks into an inconsistent state when the user presses "tab" key repeatedly while running a code cell in Jupyter Notebook. There is no synchronization at all...
Many deep learning codes requires a lot of memory and computation time. We need some automated way to measure the maximum memory used and computation time for a given example...
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.17.1 to 0.18.3. Release notes Sourced from future's releases. v0.18.3 This is a minor bug-fix release containing a number of fixes: Backport fix for bpo-38804 (c91d70b) Fix...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.0 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.2 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Bumps [ipython](https://github.com/ipython/ipython) from 7.5.0 to 8.10.0. Release notes Sourced from ipython's releases. See https://pypi.org/project/ipython/ We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ 7.9.0 No release notes provided....
Bumps [ipython](https://github.com/ipython/ipython) from 7.13.0 to 8.10.0. Release notes Sourced from ipython's releases. See https://pypi.org/project/ipython/ We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ Commits 15ea1ed release 8.10.0 560ad10...