Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carpentries-incubator/python-interactive-data-visualizations
Creating Interactive Data Visualizations with Python
https://github.com/carpentries-incubator/python-interactive-data-visualizations
beta carpentries-incubator data-visualization lesson python
Last synced: 8 days ago
JSON representation
Creating Interactive Data Visualizations with Python
- Host: GitHub
- URL: https://github.com/carpentries-incubator/python-interactive-data-visualizations
- Owner: carpentries-incubator
- License: other
- Created: 2021-07-27T02:22:11.000Z (over 3 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-11-04T16:29:46.000Z (2 months ago)
- Last Synced: 2024-11-04T17:31:56.551Z (2 months ago)
- Topics: beta, carpentries-incubator, data-visualization, lesson, python
- Language: Jupyter Notebook
- Homepage: https://carpentries-incubator.github.io/python-interactive-data-visualizations/
- Size: 5.51 MB
- Stars: 8
- Watchers: 7
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
Awesome Lists containing this project
README
# Interactive Data Visualizations in Python
[![DOI](https://zenodo.org/badge/389823879.svg)](https://zenodo.org/badge/latestdoi/389823879)
[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://swc-slack-invite.herokuapp.com/)
This repository generates the corresponding lesson website from [The Carpentries](https://carpentries.org/) repertoire of lessons.
## Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.Please see the current list of [issues][issues] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.## Maintainer(s)
Current maintainers of this lesson are
* Jenna Jordan
* Sarah Stevens## Authors
A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
## Citation
To cite this lesson, please consult with [CITATION](CITATION)
[lesson-example]: https://carpentries.github.io/lesson-example
[issues]: https://github.com/carpentries-incubator/python-interactive-data-visualizations/issues