Doc fixes
This commit is contained in:
parent
a4fddb9870
commit
747acd010e
|
@ -1,15 +1,35 @@
|
||||||
.. _quickstart:
|
.. _quickstart:
|
||||||
|
|
||||||
|
|
||||||
|
.. _swagger: ../docs/
|
||||||
|
|
||||||
##########
|
##########
|
||||||
Quickstart
|
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
|
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`)
|
||||||
|
|
Loading…
Reference in New Issue