File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55[ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/reana-jupyterlab.svg )] ( https://pypi.org/project/reana-jupyterlab )
66[ ![ PyPI Version] ( https://img.shields.io/pypi/v/reana-jupyterlab.svg )] ( https://pypi.org/project/reana-jupyterlab )
77[ ![ Docs] ( https://img.shields.io/badge/Docs-VRE%20Hub-blue )] ( https://vre-hub.github.io/docs/extensions/reana-jupyterlab/ )
8+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.13366643.svg )] ( https://doi.org/10.5281/zenodo.13366643 )
89
910Reana JupyterLab plugin provides a set of tools to interact with the [ Reana] ( https://reanahub.io/ ) workflow management system from within JupyterLab.
1011
Original file line number Diff line number Diff line change 11{
22 "name" : " reana_jupyterlab" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " Reana JupyterLab plugin" ,
55 "keywords" : [
66 " jupyter" ,
Original file line number Diff line number Diff line change 1- __version__ = VERSION = '0.1.1 '
1+ __version__ = VERSION = '1.0.0 '
You can’t perform that action at this time.
0 commit comments