mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00

``` M-x customize-group RET ein-completion ``` Set `Ein:Completion Backend` to `ein:use-none-backend`, Set `State` to `Save for Future Sessions`. Also use `featurep` and `with-eval-after-load` to clean up the subpackage requiring gymnastics.
31 lines
332 B
Text
31 lines
332 B
Text
doc/build/
|
|
env
|
|
.cask/*
|
|
Cask.tmp
|
|
index_error.py
|
|
redirecting_server.py
|
|
wiener_filtering.py
|
|
UTF-8-demo.txt
|
|
.gitmodules
|
|
*.stackdump
|
|
*.elc
|
|
*.el#
|
|
*.el~
|
|
lisp/ein-autoloads.el
|
|
*.py~
|
|
*.org~
|
|
*.pyc
|
|
*.ipynb~
|
|
Makefile~
|
|
*.ipynb_checkpoints*
|
|
*.png
|
|
tests/notebook
|
|
*.log
|
|
log/*
|
|
_images
|
|
_static
|
|
.travis.yml.swp
|
|
*.zip
|
|
.gitattributes
|
|
.ecukes-temp*
|
|
dist
|