Skip to content

themachinethatgoesping/tutorials

Repository files navigation

Tutorials

Tutorials and demos for themachinethatgoesping

Use

  • You need your own testdata (Currently Kongsberg .all/.wcd files, more formats will be added in the future)
  • If you don't have any, send me a message ([email protected])
  • We will add information on getting testdata in the future
  • Use the notebooks in the folder "demo". These are currently the only ones that will be kept up to date with other changes in ping

Prerequisites

  • Windows, Linux or Mac: However, development is done on Linux, so this is the most tested
  • install python with pip (e.g. anaconda / miniforge)
  • install Ping:
pip install themachinethatgoesping
  • update Ping:
pip install --upgrade themachinethatgoesping
  • install requirements:
pip install -r requirements.txt

Demo

  • clone this repository
git clone https://github.com/themachinethatgoesping/tutorials.git
cd tutorials
cd demo
  • open jupyterlab in the demo folder
jupyter lab .

Find ping interesting?

About

Tutorial notebooks for publishing with MyBinder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published