Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 1.76 KB

index.rst

File metadata and controls

73 lines (50 loc) · 1.76 KB

Whole Tale

A platform for publishing transparent and reproducible computational research

Announcement

Whole Tale 1.2 released! See :ref:`what's new <features>`.

Whole Tale is an open-source platform designed to simplify the process of creating, publishing, and verifying computational research artifacts. Use Whole Tale to:

  • Run your code on an external system to ensure reproducibility.
  • Configure a computational environment with the exact versions of operating system and software used to obtain results.
  • Capture a recorded run of your workflow to ensure transparency of results.
  • Publish computational research artifacts to popular research archives.

For more information, see:

:ref:`overview`
An overview of the Whole Tale platform.
:ref:`features`
Description of key features and known limitations of the platform.
:ref:`users-guide`
Platform user's guide
:ref:`tutorials`
Step-by-step tutorials

The project is funded by the National Science Foundation. A public version of the platform is available for academic use at https://dashboard.wholetale.org/.

.. toctree::
   :maxdepth: 2
   :caption: Platform Information:
   :hidden:

   tos/index
   users_guide/tutorials
   users_guide/index
   admin_guide/index
   release/index
   architecture/index

.. toctree::
   :maxdepth: 2
   :caption: Project Information:
   :hidden:

   README.md
   project/index
   development/index