MinRK
|
934e731237
|
add utils.path.ensure_dir_exists
Ensures that a directory exists,
and protects against a common race condition when multiple
processes try to create the same directory.
|
2014-04-29 10:18:36 -07:00 |
|
MinRK
|
e903297a15
|
clarify with all in check_nbextension
|
2014-02-13 19:38:16 -08:00 |
|
MinRK
|
475ac234b4
|
typo
|
2014-02-13 19:37:57 -08:00 |
|
MinRK
|
b413efd397
|
add check_nbextension
|
2014-02-08 21:32:30 -08:00 |
|
MinRK
|
68c91ffc88
|
allow installing nbextensions with symlinks
|
2014-02-08 21:32:30 -08:00 |
|
MinRK
|
f3664e1beb
|
support URLs and zip/tarballs in install_extension
|
2014-02-08 20:08:15 -08:00 |
|
MinRK
|
a8b7b853a2
|
add ipython install-nbextension entrypoint
|
2014-02-08 20:03:33 -08:00 |
|
MinRK
|
704b349302
|
add IPython.html.nbextensions.install_nbextension
for installing files into IPYTHONDIR/nbextensions
|
2014-02-08 20:02:56 -08:00 |
|