-
- Downloads
Remove ability to execute transitions by ID
Transition IDs are not necessarily stable across multiple runs, so it's not a good idea to depend on them in a notebook.
Showing
- notebooks/tests/animate.ipynb 47 additions, 119 deletionsnotebooks/tests/animate.ipynb
- src/main/java/de/prob2/jupyter/commands/BrowseCommand.java 3 additions, 4 deletionssrc/main/java/de/prob2/jupyter/commands/BrowseCommand.java
- src/main/java/de/prob2/jupyter/commands/ExecCommand.java 12 additions, 29 deletionssrc/main/java/de/prob2/jupyter/commands/ExecCommand.java
Loading
Please register or sign in to comment