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
"README.md" did not exist on "37f493e8e4c085bfef3cce27b9e386de2324559c"
Commits · 824f34b1460383919152f4c6f0dd2780cf665c5c
824f34b1460383919152f4c6f0dd2780cf665c5c
Select Git revision
1 result
Searching
prob2-jupyter-kernel
Author
Search by author
Any Author
authors
0 authors
Browse files
Apr 22, 2020
Update Gradle wrapper to version 6.3 for Java 14 compatibility
· 824f34b1
dgelessus
authored
5 years ago
824f34b1
Apr 16, 2020
Install GraphViz on Binder to allow using Dot visualisations
· 8377a642
dgelessus
authored
5 years ago
8377a642
Mar 05, 2020
Remove no longer needed Git LFS-related commands from Binder postBuild
· e52e0cac
dgelessus
authored
5 years ago
e52e0cac
Update links to new repo location
· df237174
dgelessus
authored
5 years ago
df237174
Mar 03, 2020
Update README
· 23655f27
dgelessus
authored
5 years ago
23655f27
Feb 27, 2020
Bump version number to 1.1.1-SNAPSHOT
· 4e6f7780
dgelessus
authored
5 years ago
4e6f7780
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
Loading