Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProB 2 Jupyter Kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
ProB 2 Jupyter Kernel
Commits
Commits · 0c8095720d02ee4ffb2cb01300cc5c724121a6a1
0c8095720d02ee4ffb2cb01300cc5c724121a6a1
Select Git revision
Selected
0c8095720d02ee4ffb2cb01300cc5c724121a6a1
Branches
3
master
default
protected
exec_auto_adjust_trace
let_variables
Tags
6
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
10 results
prob2-jupyter-kernel
src
main
java
de
prob2
jupyter
commands
VersionCommand.java
Author
Search by author
Any Author
authors
dgelessus
dgelessus
Fabian Vu
vu
Jan Gruteser
gruteser
Jannik Dunkelau
dunkelau
Jens Bendisposto
bendisposto
John Witulski
witulski
Joshua Schmidt
schmidt
Mareike Mutz
mutz
Max Jakub Ried
ried
Michael Leuschel
leuschel
Philipp Körner
koerner
Thomas Spitzlei
spitzlei
12 authors
Browse files
May 14, 2020
Add B parser version to :version output
· 943a058d
dgelessus
authored
May 14, 2020
943a058d
Add initial implementation of new command argument parsing
· 5a378b0f
dgelessus
authored
Apr 6, 2020
5a378b0f
Move non-command classes out of commands package
· 099a52bd
dgelessus
authored
Mar 25, 2020
099a52bd
Feb 27, 2020
Improve :version command
· 091ba271
dgelessus
authored
Feb 27, 2020
091ba271
Feb 17, 2020
Store command names in command classes instead of ProBKernel
· e1266bcd
dgelessus
authored
Feb 17, 2020
e1266bcd
Jul 23, 2018
Make Command.inspect a required method
· cfaae744
dgelessus
authored
Jul 23, 2018
cfaae744
Jun 25, 2018
Add full help messages for all commands
· 1f9ec3ac
dgelessus
authored
Jun 25, 2018
1f9ec3ac
Replace kernel parameter of Command methods with injection
· 6ea19acd
dgelessus
authored
Jun 25, 2018
6ea19acd
Change Command interface to require the complete method
· 68e03c8f
dgelessus
authored
Jun 25, 2018
68e03c8f
May 29, 2018
Update jupyter-jvm-basekernel to 2.1.1
· 94d0aa78
dgelessus
authored
May 29, 2018
94d0aa78
May 28, 2018
Merge LineCommand and CellCommand interfaces
· 6ab5bc53
dgelessus
authored
May 28, 2018
6ab5bc53
May 24, 2018
Add :version command (fixes
#1
)
· eae93499
dgelessus
authored
May 24, 2018
eae93499
Loading