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: getnikola/nikola
base: 9872174aa3cf
Choose a base ref
...
head repository: getnikola/nikola
compare: 0481d406aa73
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 20, 2015

  1. Bump ipython requirement to 2.0.0

    We could probably go even further.
    
    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jun 20, 2015
    Copy the full SHA
    6c6623d View commit details
    Browse the repository at this point in the history
  2. Create notebooks correctly in older IPython versions

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jun 20, 2015
    Copy the full SHA
    4ca829a View commit details
    Browse the repository at this point in the history
  3. Use local kernelspecs.

    language_info is not needed and will be filled in by the
    notebook webapp.
    
    cc @damianavila
    
    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jun 20, 2015
    Copy the full SHA
    0481d40 View commit details
    Browse the repository at this point in the history