-
- Downloads
Allow loading machines without an explicit ::load command
This allows typing machine code directly into a cell (just like an expression or predicate), which is more convenient in most cases.
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- notebooks/tests/load_cell.ipynb 74 additions, 22 deletionsnotebooks/tests/load_cell.ipynb
- src/main/java/de/prob2/jupyter/ProBKernel.java 12 additions, 2 deletionssrc/main/java/de/prob2/jupyter/ProBKernel.java
- src/main/resources/de/prob2/jupyter/kernelspecfiles/kernel.js 1 addition, 1 deletion...main/resources/de/prob2/jupyter/kernelspecfiles/kernel.js
Loading
Please register or sign in to comment