Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
openbis
openbis-public
jupyter
jupyter-openbis-gui-server
Commits
a41cfb90
Commit
a41cfb90
authored
Mar 25, 2021
by
vermeul
Browse files
bumped version to 0.4.0
parent
b7bf14b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
jupyter-openbis-server/__init__.py
View file @
a41cfb90
name
=
'jupyter-openbis-server.server'
__author__
=
'Swen Vermeul'
__email__
=
'swen@ethz.ch'
__version__
=
'0.
3
.0'
__version__
=
'0.
4
.0'
from
.application
import
JupyterOpenbisServer
...
...
setup.py
View file @
a41cfb90
...
...
@@ -11,7 +11,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup
(
name
=
'jupyter-openbis-server'
,
version
=
'0.
3
.0'
,
version
=
'0.
4
.0'
,
author
=
'Swen Vermeul | ID SIS | ETH Zürich'
,
author_email
=
'swen@ethz.ch'
,
description
=
'Server Extension for Jupyter notebooks to connect to openBIS and download/upload datasets, inluding the notebook itself'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment