Skip to content

ECO-Platform/ECO_Platform_API_Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECO Platform API guide

This notebook shows how you can use the ECO Platform API

Build notebook

This is how you can convert the notebook to markdown, html and python

jupyter nbconvert --to markdown notebook.ipynb 
jupyter nbconvert --to html notebook.ipynb
jupyter nbconvert --to python notebook.ipynb 

and latex version:

wget https://github.com/jgm/pandoc/releases/download/2.19.2/pandoc-2.19.2-1-amd64.deb
sudo dpkg -i pandoc-2.19.2-1-amd64.deb
sudo apt update
sudo apt install texlive-xetex texlive-fonts-recommended texlive-latex-extra
jupyter nbconvert --to latex notebook.ipynb
xelatex notebook.tex

License

This notebook is under the MIT license

About

An interactive guide to demonstrate how to use the ECO Portal API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •