Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Add testing for notebooks [WIP] #99

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Commits on Aug 13, 2018

  1. Adding notebook creation to travis

    adding code to execute the notebooks with nbconvert and ensure there are no error messages (as mentioned in PR tensorflow#97)
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    f44844a View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    tweaking nbconvert code
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    5a5b646 View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    tweaking nbconvert code
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    bf887f7 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    adding jupyter client
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    0325a1e View commit details
    Browse the repository at this point in the history
  5. Update .travis.yml

    show kernels and override default kernel name
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    d851104 View commit details
    Browse the repository at this point in the history
  6. Update .travis.yml

    adding ipykernel and self-installer
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    620da46 View commit details
    Browse the repository at this point in the history
  7. Update .travis.yml

    tweaking ipython kernel line
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    48f8f78 View commit details
    Browse the repository at this point in the history
  8. Update .travis.yml

    setting kernel_name to default
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    25e775b View commit details
    Browse the repository at this point in the history
  9. Update .travis.yml

    changing to use testkernel
    kmader committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a79028f View commit details
    Browse the repository at this point in the history