15 Commits (6c0dfafc531b2966f405d85302592bae81818610)

Author SHA1 Message Date
Antonio De Lucreziis d7aec47a8f added an example, updated readme, fixed deprecations 3 months ago
Nils Bruin 31082f3de2 Major rewrite 7 years ago
Thomas Kluyver 07d5864c43 Two step install process
Python packaging is moving towards wheels; don't try to install the
kernelspec as part of pip installation.

Switch to flit for packaging
10 years ago
Xavier Olive 883a2dfb47 A proposal for a quick fix to issue #15
Bash prompt must end by $ for the kernel to work properly.
10 years ago
Thomas Kluyver fdb2f21458 Bump version number to 0.3 10 years ago
Thomas Kluyver 4578beab2a Merge pull request #9 from takluyver/new-install-signature
Update install_kernel_spec arguments
10 years ago
Thomas Kluyver 179d2771a2 Reorganise files into package 10 years ago
Thomas Kluyver 71864e66db Update install_kernel_spec arguments
Goes along with ipython/ipython#7124
10 years ago
Thomas Kluyver da394f3e80 Install kernelspec systemwide if not doing a --user install 10 years ago
Thomas Kluyver bdc1e9510f Write kernelspec using sys.executable on install 11 years ago
Thomas Kluyver 87aad44f14 Version 0.2 11 years ago
Thomas Kluyver af97cb0146 Refine setup.py to work with pip 11 years ago
Thomas Kluyver 978fd15590 Add info to setup.py 11 years ago
Thomas Kluyver 2095a82952 Add dependencies to setup.py 11 years ago
Thomas Kluyver cb0df82ba8 Initial commit (made in the IPython Qtconsole) 11 years ago