Doc fixes

This commit is contained in:
Fabio Sinibaldi 2022-07-08 17:42:19 +02:00
parent a4fddb9870
commit 747acd010e
2 changed files with 22 additions and 2 deletions

View File

@ -1,15 +1,35 @@
.. _quickstart:
.. _swagger: ../docs/
##########
Quickstart
##########
.. seealso:: You can experiment with the application REST API at <swagger-link>
.. seealso:: You can experiment with the application REST API at `swagger`_.
*********
Notebooks
*********
The following Jupyter notebooks can be used to interact with the :doc:`suite`.
Checkout the guides at :file:`_notebooks`
.. 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 (:doc:`_notebooks/gcube_cms.ipynb`)
Use case specifics
==================
- MOSI : initialization of MOSI use case, extract from gpkg, publication test (:doc:`_notebooks/gna/MOSI.ipynb`)