Skip to content

sofarocean/spotter-analysis-examples

Repository files navigation

spotter-analysis-examples

Using the notebooks in this repository requires users to have python and some kind of IDE to run the notebooks. To use the notebooks in this repository, we recommend following this setup:

  1. clone the repository
  2. set up a virtual environment python3 -m venv ./.venv
  3. activate your virtual environment source ./.venv/bin/activate
  4. install necessary packages pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published