Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer tooling for building/testing jupyter artifacts #84

Closed
wants to merge 39 commits into from

Conversation

tonyfast
Copy link
Contributor

  • moves some existing doit logic in to a jupyter_accessibility module.
    • the module builds environments, jupyter assets, executes tests, and imports test results
  • adds ci for accessibility tests.

@tonyfast
Copy link
Contributor Author

the last iterations add:

  • ci for the project
  • a bunch of docstrings and documentation
  • the ability to build/test for both pypi and git

@tonyfast
Copy link
Contributor Author

tonyfast commented May 23, 2022

the things this pull request is missing and should be addressed:

  • the doit task logic. currently we have to compose the doit tasks ourselves. using dependencies and create_after we should be able to have a single command for everything
  • developer docs and documentation.
  • integration in the jupyter cli
  • separate javascript testing package from the python packages

@gabalafou
Copy link
Collaborator

Let's close this PR in favor of #90?

@gabalafou gabalafou closed this May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants