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

Refactor build_examples.py #110

Closed
wants to merge 3 commits into from
Closed

Refactor build_examples.py #110

wants to merge 3 commits into from

Commits on Jul 20, 2020

  1. Refactor build_examples.py

    - Use `pathlib.Path` instead of `os.path`
    - Fix order of files while building
    - Consolidate code for building demos, examples and tutorial
    - Change argument from `tutorials` to `tutorial` to remain consistent
    - Add some indentation in console output for better readability
    formatc1702 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    26f38c9 View commit details
    Browse the repository at this point in the history
  2. Remove upload action

    formatc1702 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    35561d1 View commit details
    Browse the repository at this point in the history
  3. Rebuild READMEs

    formatc1702 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    94b3ffa View commit details
    Browse the repository at this point in the history