Carol Willing
Carol Willing
Use [sphinx-copybutton](https://pypi.org/project/sphinx-copybutton/) to give readers a one click button for copying code blocks.
The [safety package](https://pypi.org/project/safety/) tests dependencies of a project for known security vulnerabilities. - [ ] Add safety to `tox.ini` - [ ] Add to CI to run in GitHub Actions
Create a notebook and example test file that a user could run as a demonstration. See [documented example](https://testbook.readthedocs.io/en/latest/examples/index.html#examples).
- [ ] Reproduce the error found in #104. - [ ] Review the pull request and proposed fix
Create a runnable notebook and test file for the documentation example: https://testbook.readthedocs.io/en/latest/examples/index.html#mocking-requests-library
There's a use case for a simple notebook based on lab but with none of the complexity of lab. For the 5-18 year old and teachers of those students, a...
At a sprint and an attendee would like to contribute to the project, let's make this easier by providing a contributor page with how to install a development environment and...
When we decide to drop support for node < 14, we should be able to bump d3-scale with no issues.
- [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...
For next release: - [ ] Update dependencies - [x] Move to GH Actions - [x] Update Changelog - [x] Tag and release