Skip to content

DeKUT-DSAIL/wict-olpejeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Women in Conservation Technology Workshop

This repository contains materials that will be used for the Workshop held in Ol Pejeta Conservancy organized by Fauna & Flora International and the WILDLABS conservation technology hub. It showcases work done at DSAIL involving low-cost conservation technology that can be used to monitor our ecosystem.

For the "Introduction to Pi" session, you will be required to download and install

  1. PuTTy
  2. VNC Viewer

Software (Python) Environment

To be able to run the notebooks in this session, do the following

  1. Clone this repository and cd into it

  2. Create a virtual environment On Linux python3 -m venv olpejeta or On Windows python -m venv olpejeta

  3. Activate it: On Linux source olpejeta/bin/activate On Windows olpejeta\Scripts\activate.bat

  4. Update pip: pip install --upgrade pip then python.exe -m pip install --upgrade pip

  5. Install the requirements: pip install -r requirements.txt

  6. Launch jupyter jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •