Skip to content

ConorMesser/plotly-demo

Repository files navigation

plotly-demo

Jupyter Notebook and code for Conor Messer's ACB BroadRATS talk on using the Plotly package for interactive plotting in Python. Feel free to use the notebook to learn more about Plotly.

Setup

  • Clone the repo onto your local machine
  • Create a virtual environment (python3 -m venv /path/to/new/virtual/environment)
  • Install packages from requirements file (pip install -r requirements.txt)

Documentation

Documentation of the plotly python library can be found here: https://plotly.com/python/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published