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
7
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
11 results
prob2-jupyter-kernel
src
main
java
de
prob2
jupyter
Main.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 18, 2020
Clean up help output of main class (installer)
· a38afbfd
dgelessus
authored
May 18, 2020
a38afbfd
May 14, 2020
Implement kernel interrupts properly
· a4be7c57
dgelessus
authored
May 14, 2020
a4be7c57
Change kernelspec JSON generation to use JsonElement APIs
· 5632fafe
dgelessus
authored
May 14, 2020
5632fafe
Feb 13, 2020
Write kernel JSON using Gson instead of replacing strings in a template
· cf667776
dgelessus
authored
Feb 13, 2020
cf667776
Oct 19, 2018
Add options to install the kernel spec into the user directory
· 2876b1dc
dgelessus
authored
Oct 19, 2018
2876b1dc
Aug 09, 2018
Use jupyter instead of python3 -m jupyter to install the kernel spec
· 343b37af
dgelessus
authored
Aug 9, 2018
343b37af
Aug 07, 2018
Make the kernel jar self-installable
· 9bfe9940
dgelessus
authored
Aug 7, 2018
9bfe9940
May 16, 2018
Fix issues with loading stdlib
· ffc69ec4
dgelessus
authored
May 16, 2018
ffc69ec4
May 07, 2018
Make a few classes final
· e8249298
dgelessus
authored
May 7, 2018
e8249298
Initial commit
· a448bfa7
dgelessus
authored
May 7, 2018
a448bfa7
Loading