Skip to content

manastech/forestfires

Repository files navigation

ForestFires

Initialization

Clone the project repository into a folder of your choice within your local directory.

$ git clone https://github.com/manastech/forestfires.git

Install python deps (required to run the notebooks)

Within your local project folder, run these commands.

# Install virtualenv and the python requirements
$ python3 -m pip install --user virtualenv
$ python3 -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt

$ deactivate

Run notebooks

$ source env/bin/activate
$ jupyter lab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages