Skip to content

Ipython updates#15249

Merged
FRidh merged 7 commits intoNixOS:masterfrom
zimbatm:ipython-updates
May 9, 2016
Merged

Ipython updates#15249
FRidh merged 7 commits intoNixOS:masterfrom
zimbatm:ipython-updates

Conversation

@zimbatm
Copy link
Member

@zimbatm zimbatm commented May 5, 2016

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Just a bunch of package updates I had lying around

@FRidh
Copy link
Member

FRidh commented May 6, 2016

I don't think this will work because notebook 4.2 depends on entrypoint, which is the reason I went after flit/wheel installing :-)

Installing flit/wheel: #15010

@FRidh FRidh added the 6.topic: python Python is a high-level, general-purpose programming language. label May 6, 2016
@zimbatm
Copy link
Member Author

zimbatm commented May 6, 2016

The notebook was working for me when I ran it locally but let's get the other PR done first anyways.

@FRidh FRidh merged commit c8345f0 into NixOS:master May 9, 2016
@FRidh
Copy link
Member

FRidh commented May 9, 2016

I checked again. It's the latest nbconvert that needs entrypoint: https://pypi.python.org/pypi/nbconvert/4.2.0

@FRidh
Copy link
Member

FRidh commented May 9, 2016

pushed nbconvert in 3853d1e

@zimbatm zimbatm deleted the ipython-updates branch May 9, 2016 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants