Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.58 KB

intro.md

File metadata and controls

23 lines (18 loc) · 1.58 KB

Welcome to Fatiando a Terra tutorials

On this website, you will find tutorials to help you get the most out of Fatiando a Terra software's capabilities for solving geoscience data problems.

There are several options for running our tutorials (follow the links by clicking on the "launch" buttons):

🚀Launch ℹ️ Description
Binder Run the tutorials online through the excellent Binder service.
nbviewer Browse and explore the code and text in the notebooks online (but won't be able to run the code).
Download Download an archive of this repository and run the notebooks on your computer. See below for instructions.

🚨 WARNING: 🚨 Binder will not save any changes you make and may shutdown your JupyterLab without warning. This is a good way to explore but if you intend on editing the notebook then we recommend running things on your machine.

Running the code

To run the code on your computer, you will first need to install our libraries as well as Jupyter and other dependencies. See the environment.yml file for a full list.