792 B
792 B
Quickstart
You can experiment with the application REST API at swagger.
Notebooks
The following Jupyter notebooks can be used to interact with the
suite
.
Note
Jupyter lab can be easily used in d4science VREs. Check out your environment.
Warning
All notebooks use functions defined in Commons notebook. Be sure to include it in your notebook workspace.
Common guides
- gCube CMS Suite : introductory notebook with the basic operations
for project management (
_notebooks/gcube_cms.ipynb
)
Use case specifics
- MOSI : initialization of MOSI use case, extract from gpkg,
publication test (
_notebooks/gna/MOSI.ipynb
)