Version 0.3.0
Showing
- LICENSE 1 addition, 1 deletionLICENSE
- README.md 1 addition, 33 deletionsREADME.md
- binder/postBuild 0 additions, 4 deletionsbinder/postBuild
- binder/requirements.txt 1 addition, 2 deletionsbinder/requirements.txt
- package.json 2 additions, 2 deletionspackage.json
- setup.py 2 additions, 7 deletionssetup.py
binder/postBuild
deleted
100755 → 0
{ | ||
"name": "jupyterlab-openbis", | ||
"version": "0.3.0", | ||
"description": "JupyterLab-openBIS extension", | ||
"description": "JupyterLab openBIS extension", | ||
"keywords": [ | ||
"jupyter", | ||
"jupyterlab", | ||
... | ... | @@ -13,7 +13,7 @@ |
"url": "https://sissource.ethz.ch/sispub/jupyterlab-openbis/issues" | ||
}, | ||
"license": "Apache-2.0", | ||
"author": "SSDM / SIS / ETH Zürich", | ||
"author": "Antti Luomi | ID SIS | ETH Zürich", | ||
"files": [ | ||
"js/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf,tsx}", | ||
"css/*.css" | ||
... | ... |
Please register or sign in to comment