Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: data-8/textbook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: joskid/textbook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gh-pages
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 22 files changed
  • 7 contributors

Commits on Aug 27, 2020

  1. Tag cells that raise an exception as "raises-exception", so the build

    doesn't get aborted when executing those cells.
    davidwagner committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    36424c6 View commit details
    Browse the repository at this point in the history
  2. Fix outdated use of .with_column(): should have been

    .with_columns()
    davidwagner committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    fff6fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e99d98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef66d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    bcb0d14 View commit details
    Browse the repository at this point in the history
  2. Revert "Rename toc.yml to be in the place where the new Jupyter Book …

    …appears to"
    
    This reverts commit 7ef66d1.
    davidwagner committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    cd795b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Correcting a typo in Ch.6 (Tables) (#144)

    Changed "An empty table is usefuly" to "An empty table is useful".
    ykharitonova authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    a2891a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa7dc05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d40a7bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d8c0bc View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Fix textbook logo link (#147)

    It was .org instead of .com, leads you to the wrong website
    surajrampure authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    16820d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    8e826e7 View commit details
    Browse the repository at this point in the history
Loading