mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-04 16:51:38 -05:00
![]() 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). |
||
---|---|---|
.. | ||
appveyor.init.el | ||
emacslisp.py | ||
install-cask.sh | ||
install-evm.sh | ||
install-virtualenv.sh | ||
makeenv.sh | ||
requirement-ipy.0.13.2.txt | ||
requirement-ipy.2.3.0.txt~ | ||
requirement-ipy.2.4.1.txt | ||
requirement-ipy.3.2.1.txt | ||
requirement-ipy.4.0.0.txt | ||
requirement-ipy.5.8.0.txt | ||
requirement-ipy.dev.txt | ||
retry.sh | ||
testein.py |