.. |
debug-ein.el
|
remove unused declaration
|
2017-07-11 14:32:18 -04:00 |
ein-ac.el
|
ein-jedi: Truly integrate jedi into ac backend.
|
2017-08-03 08:50:07 -05:00 |
ein-cell-edit.el
|
lisp/ein-cell-edit.el: support R in cell editing.
|
2018-02-25 09:27:29 +09:00 |
ein-cell-output.el
|
Doc, dependency updates. Tweaks for Emacs 24 compatibility.
|
2017-07-30 11:37:44 -05:00 |
ein-cell.el
|
ein-cell: Maybe fix #264
|
2018-01-24 17:01:48 -06:00 |
ein-classes.el
|
Doc, dependency updates. Tweaks for Emacs 24 compatibility.
|
2017-07-30 11:37:44 -05:00 |
ein-company.el
|
ein-company: Only check for punctation near completion point.
|
2017-10-23 19:39:00 -05:00 |
ein-completer.el
|
Better interface for customizing code completion in ein.
|
2017-07-14 19:53:14 -05:00 |
ein-connect.el
|
ein-connect: Missed a couple oref's.
|
2017-10-03 10:17:47 -05:00 |
ein-console.el
|
Jupyter console workaround for windows systems.
|
2016-12-23 14:40:21 -06:00 |
ein-contents-api.el
|
Merge branch 'back-to-eieio'
|
2017-07-29 23:08:35 -05:00 |
ein-core.el
|
ein-core: Continue efforts to make version checking more robust.
|
2018-01-10 09:13:33 -06:00 |
ein-dev.el
|
ein-notebooklist: Fix possible bug specifying notebook urls
|
2017-10-03 10:04:41 -05:00 |
ein-events.el
|
ein-events: Clean byte compile warnings.
|
2017-10-24 12:14:20 -05:00 |
ein-file.el
|
ein-file: Remove unused code.
|
2017-05-17 20:14:23 -05:00 |
ein-helm.el
|
Show recent history first in helm/anything UI
|
2013-01-21 22:06:58 +01:00 |
ein-iexec.el
|
Add autoload cookies
|
2012-09-01 20:51:55 +02:00 |
ein-inspector.el
|
ein-inspector: Getting organized, remove cruft.
|
2017-09-30 16:06:36 -05:00 |
ein-ipdb.el
|
Source tracking in EIN ipdb sessions.
|
2016-12-24 12:51:54 -06:00 |
ein-ipynb-mode.el
|
Make parent mode configurable
|
2012-10-12 18:18:29 +02:00 |
ein-jedi.el
|
ein-jedi: Truly integrate jedi into ac backend.
|
2017-08-03 08:50:07 -05:00 |
ein-junk.el
|
Handle session and kernelspec slightly better.
|
2016-10-13 15:15:08 -05:00 |
ein-jupyter.el
|
Search backward instead of forward for connection info
|
2018-02-21 16:13:11 -08:00 |
ein-jupyterhub.el
|
require ein-contents-api in ein-jupyterhub
|
2018-02-09 14:39:29 -07:00 |
ein-kernel.el
|
Adjustments to debug logging.
|
2018-02-14 18:24:20 -06:00 |
ein-kernelinfo.el
|
ein-kernelinfo: Structure for language agnostic info queries
|
2018-02-25 12:39:11 -06:00 |
ein-kill-ring.el
|
mv *ein*.el ein.py lisp/
|
2012-07-02 16:47:20 +02:00 |
ein-loaddefs.el
|
Merge branch 'master' of github.com:millejoh/emacs-ipython-notebook
|
2017-08-10 14:53:46 -05:00 |
ein-log.el
|
Preliminary support for IPython 2.0
|
2014-04-14 12:48:55 -05:00 |
ein-multilang-fontify.el
|
Back to eieio
|
2017-07-12 14:38:04 -05:00 |
ein-multilang.el
|
Narrow to cell when indenting code (fix bug#269)
|
2018-02-14 11:11:26 -05:00 |
ein-node.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-notebook.el
|
Make kernelinfo language agnostic.
|
2018-02-14 18:25:23 -06:00 |
ein-notebooklist.el
|
ein-notebooklist: Fix for #260.
|
2018-01-10 09:36:27 -06:00 |
ein-notification.el
|
ein-notification: Clean up byte-compile warnings.
|
2017-10-24 12:10:56 -05:00 |
ein-org.el
|
ein-org: Fix add link feature for modern org mode.
|
2017-05-24 08:32:59 -05:00 |
ein-output-area.el
|
Fix and improve docstring for ein:insert-html--fix-urls
|
2012-09-06 20:42:07 +02:00 |
ein-pager.el
|
Fix for #181.
|
2017-03-19 13:19:01 -05:00 |
ein-pkg.el
|
Prepare for version bump.
|
2017-10-24 11:03:50 -05:00 |
ein-pseudo-console.el
|
Now all :help strings in menu are auto-generated
|
2012-09-01 21:32:20 +02:00 |
ein-python.el
|
ein-python: Fix for #252
|
2017-11-18 11:24:24 -06:00 |
ein-pytools.el
|
Implement company locate command.
|
2017-04-21 19:07:16 -05:00 |
ein-query.el
|
ein-jupyterhub: Fix websocket connects.
|
2017-07-25 16:57:32 -05:00 |
ein-scratchsheet.el
|
Add discard-output-p slot in ein:worksheet
|
2012-08-28 20:51:18 +02:00 |
ein-shared-output.el
|
More eieio warning cleanup.
|
2017-11-04 11:27:06 -05:00 |
ein-skewer.el
|
Reintroduce ein-skewer.el
|
2017-06-12 11:05:24 -05:00 |
ein-smartrep.el
|
Rename: ...cells -> ein:worksheet-kill-cell
|
2012-08-20 11:22:33 +02:00 |
ein-subpackages.el
|
Merge branch 'master' of github.com:millejoh/emacs-ipython-notebook
|
2017-08-10 14:53:46 -05:00 |
ein-traceback.el
|
ein-traceback: Allow opening tracback buffers from org buffers.
|
2018-01-10 09:14:58 -06:00 |
ein-utils.el
|
ein-notebooklist: Fix possible bug specifying notebook urls
|
2017-10-03 10:04:41 -05:00 |
ein-websocket.el
|
Adjustments to debug logging.
|
2018-02-14 18:24:20 -06:00 |
ein-worksheet.el
|
Adjustments to debug logging.
|
2018-02-14 18:24:20 -06:00 |
ein.el
|
Prepare for version bump.
|
2017-10-24 11:03:50 -05:00 |
ein.py
|
Follow redirects, numerous other fixes.
|
2017-01-11 07:42:06 -06:00 |
ein_inspector.py
|
ein-inspector: Getting organized, remove cruft.
|
2017-09-30 16:06:36 -05:00 |
ob-ein.el
|
Add a comment giving credit to @jkitchin's work
|
2018-02-27 09:32:51 +01:00 |
zeroein.el
|
ein-jupyter: Add timeout to ein:jupyter-server-start
|
2017-09-03 10:29:54 -05:00 |