emacs-ipython-notebook/tools
dickmao 0490031ec8 Sane File Navigation
As emacs users we prefer and have the luxury of fuzzy file navigation
via ido and projectile.  From a notebook or notebooklist buffer, the commands

`C-c C-f` ein:file-open
`C-c C-o` ein:notebook-open

offer an ido alternative to point and click navigation.

To populate the ido lists, retrieving the content hierarchy is on by
default.  Two custom variables determine how wide and deep the content query
probes (currently at 2 levels deep and 6 directories wide).  Set both
to zero to turn off.

tkf half finished code to quickly go from local file buffers to notebook
mode via `C-c C-z` or `C-c C-o`.  This is now possible.  EIN will
start the server from a suitable parent directory of the visited file.

Enable ido completion for `notebooklist-login`.

Remove the albatross `ein-loaddefs.el` in favor of more standard
`ein-autoloads.el` that is not git tracked.

Convenience `make install` from git source (local alternative to
melpa).
2018-10-26 18:40:19 -04:00
..
appveyor.init.el appveyor for msys2 2018-10-20 20:19:58 -04:00
emacslisp.py git mv emacslisp.py tools/ 2012-09-13 15:25:01 +02:00
install-cask.sh Sane File Navigation 2018-10-26 18:40:19 -04:00
install-evm.sh revive tkf tests 2018-09-27 00:52:00 -04:00
install-virtualenv.sh Try to address windows NT unseen. Add osx. Add ipython 7.0.1. 2018-10-20 00:12:34 -04:00
makeenv.sh Cleanup 2016-04-22 14:59:34 +00:00
requirement-ipy.0.13.2.txt Implement undo 2018-10-02 10:00:25 -04:00
requirement-ipy.2.3.0.txt~ Fixing notebooklist-new-notebook 2014-12-04 13:52:36 -06:00
requirement-ipy.2.4.1.txt Cleanup 2016-04-22 14:59:34 +00:00
requirement-ipy.3.2.1.txt Cleanup 2016-04-22 14:59:34 +00:00
requirement-ipy.4.0.0.txt Tweaks to functional testing and travis config. 2016-05-17 16:22:05 -05:00
requirement-ipy.5.8.0.txt revive tkf tests 2018-09-27 00:52:00 -04:00
requirement-ipy.dev.txt Use git to install developmental version of IPython 2013-05-19 06:01:49 +02:00
retry.sh revive tkf tests 2018-09-27 00:52:00 -04:00
testein.py Asynchronize all server communication 2018-10-07 00:40:48 -04:00