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

Add workflow to test package from notebook #54

Merged
merged 10 commits into from
Oct 30, 2022
Merged

Commits on Oct 29, 2022

  1. add notebook of example (#52)

    - add notebook of examples with details on formulation and algorithms under the hood (#52)
    LSYS committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    8572b57 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt (#52)

    - Add `runpynb` to requirements to test notebooks in workflow (#52)
    LSYS authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f2270f0 View commit details
    Browse the repository at this point in the history
  3. Create Workflow to test notebook (#52)

    - Create Workflow to test notebook using `runPyNb` (#52)
    LSYS authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    412691b View commit details
    Browse the repository at this point in the history
  4. Debugging Workflow (#52)

    LSYS authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    bc9bda1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef78f73 View commit details
    Browse the repository at this point in the history
  6. Add missing requirement (#52)

    - Add missing requirement (jupyter) for Workflow (#52)
    LSYS authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    08723ce View commit details
    Browse the repository at this point in the history
  7. Create Workflow to test from PyPI (#52)

    - Create new Workflow to test package from PyPI (#52)
    LSYS authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    bac3d33 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Testing from push

    LSYS authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    2a5546d View commit details
    Browse the repository at this point in the history
  2. Update notebook-pkg.yml

    LSYS authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    6ecbec0 View commit details
    Browse the repository at this point in the history
  3. Update notebook.yml

    - Python 3.8+
    LSYS authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    cac7f57 View commit details
    Browse the repository at this point in the history