Skip to content

Common stuff I use when using plotly.py or building dash apps.

Notifications You must be signed in to change notification settings

nicholas-esterer/plotly-common

Repository files navigation

Stuff I use with plotly.py and dash webapps. Generally to be included as a submodule in a git repo.

To add to your repo:

git submodule add git@github.com:nicholas-esterer/plotly-common.git

Then after cloning your parent project, initialize the submodule (clone the repo and checkout the commit registered in your parent project).

git submodule init
git submodule update

About

Common stuff I use when using plotly.py or building dash apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages