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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
ProB 2 Jupyter Kernel
Commits
088e9cc9ad1d65635adfd2388b9c60d634706cb6
Select Git revision
6 results
prob2-jupyter-kernel
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
Kristin Rutenkolk
rutenkolk
Mareike Mutz
mutz
Max Jakub Ried
ried
Michael Leuschel
leuschel
Philipp Körner
koerner
Thomas Spitzlei
spitzlei
13 authors
Feb 27, 2020
Fix Git not being installed on GitLab CI
· 088e9cc9
dgelessus
authored
5 years ago
View commits for tag v1.1.0
v1.1.0
088e9cc9
Release version 1.1.0
· 5e6df9bf
dgelessus
authored
5 years ago
5e6df9bf
Remove release version 1.0.0 from Git LFS
· 0007a30f
dgelessus
authored
5 years ago
0007a30f
Fix ProB 2 version number in CHANGELOG.md
· 60df754e
dgelessus
authored
5 years ago
60df754e
Remove manually defined cleanKernelSpec task
· 2bfb0e88
dgelessus
authored
5 years ago
2bfb0e88
Don't use cleanKernelSpec task to delete outputs in createKernelSpec
· 281a5df4
dgelessus
authored
5 years ago
281a5df4
Replace use of deprecated shadowJar.archivePath property
· fc71c0c5
dgelessus
authored
5 years ago
fc71c0c5
Remove unnecessary manual setting of createKernelSpec task inputs
· d19a4fa4
dgelessus
authored
5 years ago
d19a4fa4
Improve :version command
· 091ba271
dgelessus
authored
5 years ago
091ba271
Switch to release version of ProB 2 Java API
· 2b75217b
dgelessus
authored
5 years ago
2b75217b
Include Sonatype snapshots repo only for snapshot builds
· 47e6591e
dgelessus
authored
5 years ago
47e6591e
Feb 25, 2020
Update Gradle wrapper to version 6.2.1
· 28d74329
dgelessus
authored
5 years ago
28d74329
Feb 20, 2020
Update Gradle wrapper to version 6.2
· 0eb14cf7
dgelessus
authored
5 years ago
0eb14cf7
Feb 18, 2020
Don't display dot command availability in :help :dot
· cc91cd81
dgelessus
authored
5 years ago
cc91cd81
Fix MACHINE_INFO being recognized as machine instead of an expression
· d0e3a169
dgelessus
authored
5 years ago
d0e3a169
Rerun all the notebooks
· 57a7f3e1
dgelessus
authored
5 years ago
57a7f3e1
Improve a bunch of help texts
· dab5ba47
dgelessus
authored
5 years ago
dab5ba47
Structure :help command list into categories
· cb837dff
dgelessus
authored
5 years ago
cb837dff
Feb 17, 2020
Sort ProBKernel.COMMAND_CLASSES alphabetically
· f6ad58e6
dgelessus
authored
5 years ago
f6ad58e6
Move BsymbCommand to correct package
· bda0e358
dgelessus
authored
5 years ago
bda0e358
Store command names in command classes instead of ProBKernel
· e1266bcd
dgelessus
authored
5 years ago
e1266bcd
Expand :help intro text
· be1480e2
dgelessus
authored
5 years ago
be1480e2
Improve formatting of :help command list
· e5f08374
dgelessus
authored
5 years ago
e5f08374
Feb 13, 2020
Write kernel JSON using Gson instead of replacing strings in a template
· cf667776
dgelessus
authored
5 years ago
cf667776
Feb 12, 2020
Also remove Git LFS files in Binder build
· b9052bcb
dgelessus
authored
5 years ago
b9052bcb
Add GitLab CI badge
· bc8faf3b
dgelessus
authored
5 years ago
bc8faf3b
Add Binder badge
· ee6cfadc
dgelessus
authored
5 years ago
ee6cfadc
Run Gradle without daemon on Binder
· 885218ac
dgelessus
authored
5 years ago
885218ac
Fix GRADLE_USER_HOME setting in Binder configuration
· 9b56572b
dgelessus
authored
5 years ago
9b56572b
Make Binder postBuild script print out its commands while running
· 5b7db1ed
dgelessus
authored
5 years ago
5b7db1ed
Try to optimize size of Binder image
· b6568daf
dgelessus
authored
5 years ago
b6568daf
Add Binder configuration files
· 3ba3db2b
dgelessus
authored
5 years ago
3ba3db2b
Test kernel installation and basic functionality in GitLab CI
· 187fc2bf
dgelessus
authored
5 years ago
187fc2bf
Add basic .gitlab-ci.yml
· 89183e0a
dgelessus
authored
5 years ago
89183e0a
Feb 05, 2020
Update Gradle shadow plugin to version 5.2.0
· 45b5c76f
dgelessus
authored
5 years ago
45b5c76f
Feb 04, 2020
Remove outdated note from :type command help
· 1c8f4ecb
dgelessus
authored
5 years ago
1c8f4ecb
Add support :let variables to more commands
· bbc147f3
dgelessus
authored
5 years ago
bbc147f3
Add own dependency on Guava instead of using that from ProB 2
· 0f33ea07
dgelessus
authored
5 years ago
0f33ea07
Feb 03, 2020
Update dependencies to latest versions
· e51972b1
dgelessus
authored
5 years ago
e51972b1
Declare dependencies as implementation instead of compile
· 4b1893ab
dgelessus
authored
5 years ago
4b1893ab
Loading