Skip to content

alteia-ai/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alteia Python SDK tutorials

This repository contains all the tutorials demonstrating the features of the Alteia Python SDK.

The tutorials are in the form of Jupyter notebooks. They can be executed interactively, step-by-step.

Tutorials

Name View Launch
Getting started Render Binder
Share map tiles Render Binder
Share map tiles with several datasets Render Binder

Execute on your PC

You can play with these tutorials on your PC (Python >= 3.6.1 required).

First, clone this repository with git clone https://github.com/alteia-ai/tutorials.git

Enter in this new directory and install the dependencies: pip install -r requirements.txt

Launch the notebooks: jupyter notebook notebooks/

About

Tutorials for the Python SDK of Alteia.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published