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: f953f569e2bb^
Choose a base ref
...
head repository: getnikola/nikola
compare: a18aeffd8a41
Choose a head ref
  • 13 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 1, 2015

  1. Copy the full SHA
    f953f56 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2015

  1. Copy the full SHA
    e669cd3 View commit details
    Browse the repository at this point in the history
  2. Create the notebook programmatically and do not create it by template…

    …. Also create a clean notebook with agnostic properties (openable by any kernel).
    damianavila committed Jun 14, 2015
    Copy the full SHA
    3e6e9aa View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Working into support ipynb with different kernels. Right now splittin…

    …g things, but still WIP.
    damianavila committed Jun 15, 2015
    Copy the full SHA
    8676f29 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. Remove ipynb_python3 to try other implementation. Also remove README …

    …and init to go one level up with the ipynb plugin.
    damianavila committed Jun 16, 2015
    Copy the full SHA
    787e5b9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0f8d354 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    48a75f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. Add kernels metadata, detect kernel from metadata and use the proper …

    …metadata according to the kernel name (ipynb.py). Also understand the compiler@subcompiler notation and sent the kernel name using the metadata (new_post.py).
    damianavila committed Jun 17, 2015
    Copy the full SHA
    147bf7e View commit details
    Browse the repository at this point in the history
  2. Remove non used import.

    damianavila committed Jun 17, 2015
    Copy the full SHA
    8dd6312 View commit details
    Browse the repository at this point in the history
  3. Remove the ipynb package.

    damianavila committed Jun 17, 2015
    Copy the full SHA
    7fd2837 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9df4441 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    12289f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Copy the full SHA
    a18aeff View commit details
    Browse the repository at this point in the history