Skip to content

Latest commit

 

History

History
95 lines (67 loc) · 2.46 KB

File metadata and controls

95 lines (67 loc) · 2.46 KB

CyVerse_logo

Home_Icon Learning Center Home

VICE Documentation

The Visual and Interactive Computing Environment (VICE) is the latest feature in CyVerse's Discovery Environment (DE) for running interactive applications.

User Guide instructs users on basic functions of the DE: (a) how to launch an interactive app, (b) bring your data into the container, (c) run an analysis, and (d) save or upload your results to the cloud.

Developer Guide gives advanced tips about how to (a) build your own VICE-ready containers, (b) host them on a public registry, and (c) integrate them into VICE and make them available to your user community.

Last, we provide a brief list of featured VICE apps in the DE.

.. toctree::
   :maxdepth: 1
   :caption: Getting Started

   getting_started/about
   getting_started/prerequisites
   getting_started/apptypes

.. toctree::
   :maxdepth: 1
   :caption: User Guide

   user_guide/quick-cloudshell
   user_guide/quick-jupyter
   user_guide/quick-rstudio
   .. user_guide/quick-rshiny
   user_guide/sharing

.. toctree::
   :maxdepth: 1
   :caption: Developer Guide

   developer_guide/workflow
   developer_guide/adding
   developer_guide/building

.. toctree::
   :maxdepth: 1
   :caption: VICE Apps

   vice_apps/examples

.. toctree::
   :maxdepth: 1
   :caption: Getting Help

   getting_help/faq
   getting_help/bestpractices
   getting_help/tool_troubleshooting
   getting_help/contact


Fix or improve this documentation