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

[tests] Automate Jupyter notebook tests using nbmake. #454

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Commits on Dec 14, 2021

  1. [examples] Tweak requirements.txt.

    * Bump ray dependency 1.8 -> 1.9 after having problems installing 1.8.
    
    * Don't specify numpy version (facebookresearch#501).
    ChrisCummins committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    634f073 View commit details
    Browse the repository at this point in the history
  2. [tests] Automate Jupyter notebook tests using nbmake.

    This uses the nbmake pytest plugin to run the Jupyter notebooks in
    `make examples-test`.
    
    Fixes facebookresearch#450.
    ChrisCummins committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3cfbb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    495a9ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6a2935 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a6755a View commit details
    Browse the repository at this point in the history