issues
search
nteract
/
data-explorer
The Data Explorer is nteract's automatic visualization tool.
https://data-explorer.nteract.io/
BSD 3-Clause "New" or "Revised" License
103
stars
12
forks
source link
Quality of Life updates to repo
#47
Open
willingc
opened
3 years ago
willingc
commented
3 years ago
[x] Update default branch to
main
[x] Update README and move old install instructions out to a legacy file
[x] Add CoC doc
[x] Add a license
[x] Move to GH Actions for testing
[x] Add a Change Log
[x] Add a Contributing file
[x] Triage open issues
[x] Triage open PRs
[x] Do a dependency update/review
[x] Add code quality for CI
willingc
commented
3 years ago
55 adds a changelog
hydrosquall
commented
3 years ago
A few more that fall under the quality of life umbrella
63
66
[x] Optional: making it easier for someone to supply commit messages in the expected format by adding a CLI tool to support authorship:
https://github.com/commitizen/cz-cli
(Update: implemented in
https://github.com/nteract/data-explorer/pull/68
)
[ ] tooling for keeping 3p deps up to date :
https://github.com/marketplace/renovate
main