Skip to content
Snippets Groups Projects
Commit 85319c7e authored by Marco Del Tufo's avatar Marco Del Tufo
Browse files

Update python-v3-api.md

parent d4922e7b
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -11,7 +11,7 @@ pyBIS is a Python module for interacting with openBIS. pyBIS is designed to be m ...@@ -11,7 +11,7 @@ pyBIS is a Python module for interacting with openBIS. pyBIS is designed to be m
## Installation ## Installation
``` ```python
pip install --upgrade pybis pip install --upgrade pybis
``` ```
...@@ -1540,4 +1540,4 @@ pt.save() ...@@ -1540,4 +1540,4 @@ pt.save()
Currently, the value of the `custom_widget` key can be set to either Currently, the value of the `custom_widget` key can be set to either
- `Spreadsheet` (for tabular, Excel-like data) - `Spreadsheet` (for tabular, Excel-like data)
- `Word Processor` (for rich text data) - `Word Processor` (for rich text data)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment