emacs-ipython-notebook/test
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
..
ein-testing-cell.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
ein-testing-kernel.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
ein-testing-notebook.el Try to address windows NT unseen. Add osx. Add ipython 7.0.1. 2018-10-20 00:12:34 -04:00
ein-testing.el Sane File Navigation 2018-10-26 18:40:19 -04:00
redirecting-server.py Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-ac.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-cell-notebook.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-cell.el Sane File Navigation 2018-10-26 18:40:19 -04:00
test-ein-completer.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-connect.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-console.el appveyor for msys2 2018-10-20 20:19:58 -04:00
test-ein-content.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-core.el workaround for emacs-26.1 travis 2018-10-12 21:55:33 -05:00
test-ein-iexec.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-kernel.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-kill-ring.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-modes.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-node.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-notebook.el Implement undo 2018-10-02 10:00:25 -04:00
test-ein-notebooklist.el Try to address windows NT unseen. Add osx. Add ipython 7.0.1. 2018-10-20 00:12:34 -04:00
test-ein-notification.el Sane File Navigation 2018-10-26 18:40:19 -04:00
test-ein-ob.el Sane File Navigation 2018-10-26 18:40:19 -04:00
test-ein-output-area.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-process.el Streamline login 2018-10-17 16:52:10 -04:00
test-ein-pytools.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-shared-output.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-smartrep.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-utils.el Sane File Navigation 2018-10-26 18:40:19 -04:00
test-ein-worksheet-notebook.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-worksheet.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-func.el Sane File Navigation 2018-10-26 18:40:19 -04:00
testein.el revive tkf tests 2018-09-27 00:52:00 -04:00
testfunc.el Streamline login 2018-10-17 16:52:10 -04:00