Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openbis
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
openbis
Merge requests
!15
Children of children
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Children of children
children-of-children
into
master
Overview
0
Commits
18
Pipelines
0
Changes
13
Open
Swen Vermeul
requested to merge
children-of-children
into
master
2 years ago
Overview
0
Commits
18
Pipelines
0
Changes
13
Expand
0
0
Merge request reports
Compare
master
version 7
283846fb
1 year ago
version 6
283846fb
2 years ago
version 5
283846fb
2 years ago
version 4
e3c5f68f
2 years ago
version 3
e2a23a74
2 years ago
version 2
e75eda51
2 years ago
version 1
36604288
2 years ago
master (base)
and
latest version
latest version
283846fb
18 commits,
1 year ago
version 7
283846fb
18 commits,
1 year ago
version 6
283846fb
18 commits,
2 years ago
version 5
283846fb
18 commits,
2 years ago
version 4
e3c5f68f
17 commits,
2 years ago
version 3
e2a23a74
14 commits,
2 years ago
version 2
e75eda51
10 commits,
2 years ago
version 1
36604288
11 commits,
2 years ago
13 files
+
1457
−
336
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
13
Search (e.g. *.vue) (Ctrl+P)
pybis/src/python/pybis/__init__.py
+
1
−
0
Options
@@ -6,3 +6,4 @@ __version__ = "1.35.0"
from
.
import
pybis
from
.pybis
import
DataSet
from
.pybis
import
Openbis
from
.pybis
import
Sample
Loading