-
- Downloads
Remove ProBKernel.trace field and use AnimationSelector instead
This also allows Groovy code to access the current trace.
Showing
- notebooks/tests/groovy.ipynb 22 additions, 0 deletionsnotebooks/tests/groovy.ipynb
- src/main/java/de/prob2/jupyter/ProBKernel.java 9 additions, 13 deletionssrc/main/java/de/prob2/jupyter/ProBKernel.java
- src/main/java/de/prob2/jupyter/commands/LoadCellCommand.java 6 additions, 3 deletionssrc/main/java/de/prob2/jupyter/commands/LoadCellCommand.java
- src/main/java/de/prob2/jupyter/commands/LoadFileCommand.java 7 additions, 4 deletionssrc/main/java/de/prob2/jupyter/commands/LoadFileCommand.java
- src/main/java/de/prob2/jupyter/commands/PrefCommand.java 9 additions, 4 deletionssrc/main/java/de/prob2/jupyter/commands/PrefCommand.java
Please register or sign in to comment