14 Commits (1f7b7b860d599ca5d56d175fb405bf926652da78)

Author SHA1 Message Date
Thomas Kluyver 1f7b7b860d Version number to 0.4.1 9 years ago
Manoel Vilela f35878d969 More deprecated imports removed 10 years ago
Manoel Vilela 3b5e66f805 Remove warning from jupyter 4 10 years ago
Carl Osterwisch b464fcf54b Removed redundant import of os module 10 years ago
Carl Osterwisch 5eb4c49945 ctypes no longer necessary 10 years ago
Carl Osterwisch 6862c63063 Assume not an admin on non-Unix platforms 10 years ago
Carl Osterwisch 2b8d126b1e Added commandline swtich "--user" for home directory installation when root. 10 years ago
Carl Osterwisch 764ed0fdc4 Added _is_root() Cross-platform way to check admin rights
http://stackoverflow.com/questions/1026431/cross-platform-way-to-check-admin-rights-in-a-python-script-under-windows
10 years ago
Thomas Kluyver 25b219314c Version number to 0.4 10 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
Markus Roth 9f5d09b716 Sort tab completion matches. 10 years ago
Markus Roth e86defd84a Allow tab completion of variables (starting with $). 10 years ago
Thomas Kluyver fdb2f21458 Bump version number to 0.3 10 years ago
Thomas Kluyver 179d2771a2 Reorganise files into package 10 years ago