.. |
debug-ein.el
|
Revert "Missed a reference to ein2"
|
2014-12-09 10:42:06 -06:00 |
ein-ac.el
|
Whitespace cleanup.
|
2017-03-04 20:57:37 -06:00 |
ein-cell-edit.el
|
Fix bug that was preventing cell edit's from saving.
|
2017-02-09 11:56:51 -06:00 |
ein-cell-output.el
|
Cleaning up compile warnings.
|
2017-03-16 16:16:16 -05:00 |
ein-cell.el
|
Fix for the copy cell feature
|
2017-02-23 19:14:01 -05:00 |
ein-completer.el
|
Fix Issue #67.
|
2016-02-03 22:26:53 -06:00 |
ein-connect.el
|
Cleaning up compile warnings.
|
2017-03-16 16:16:16 -05:00 |
ein-console.el
|
Jupyter console workaround for windows systems.
|
2016-12-23 14:40:21 -06:00 |
ein-contents-api.el
|
Attempt at workaround for curl cookie jar issues
|
2017-02-17 15:06:59 -06:00 |
ein-core.el
|
Preparing for a version bump.
|
2017-02-16 09:19:40 -06:00 |
ein-dev.el
|
More convenience finding the channels debug buffer
|
2017-01-19 11:27:22 -06:00 |
ein-events.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02: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
|
Steps towards sections. More stable notebooklist buffers.
|
2017-02-12 22:09:44 -06: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
|
Fix: unintended text was inserted by dot-complete
|
2013-06-05 01:38:56 +02:00 |
ein-junk.el
|
Handle session and kernelspec slightly better.
|
2016-10-13 15:15:08 -05:00 |
ein-jupyter.el
|
Cleaning up compile warnings.
|
2017-03-16 16:16:16 -05:00 |
ein-kernel.el
|
Update to latest sessions API
|
2017-03-16 22:28:17 -05:00 |
ein-kernelinfo.el
|
IPython 3.0 Support
|
2014-10-22 21:35:20 -05:00 |
ein-kill-ring.el
|
mv *ein*.el ein.py lisp/
|
2012-07-02 16:47:20 +02:00 |
ein-loaddefs.el
|
Allow keepalive to be automatically enabled.
|
2017-02-15 19:33:35 -06:00 |
ein-log.el
|
Preliminary support for IPython 2.0
|
2014-04-14 12:48:55 -05:00 |
ein-multilang-fontify.el
|
Soften the dependency on org-src.el
|
2012-09-30 20:58:50 +02:00 |
ein-multilang.el
|
set and make-local-variable in one form
|
2016-09-13 09:33:25 -04:00 |
ein-node.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-notebook.el
|
Make stopping a jupyter server more user-friendly.
|
2017-02-15 15:02:07 -06:00 |
ein-notebooklist.el
|
Attempt at workaround for curl cookie jar issues
|
2017-02-17 15:06:59 -06:00 |
ein-notification.el
|
Cleaning up compile warnings.
|
2017-03-16 16:16:16 -05:00 |
ein-org.el
|
Cleaning up compile warnings.
|
2017-03-16 16:16:16 -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
|
Undoing earlier bone-headedness
|
2016-09-23 10:37:48 -05:00 |
ein-pkg.el
|
Bump versions for dependencies.
|
2017-02-25 21:40:49 -06: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
|
Setup and documentation
|
2015-05-03 00:14:38 -05:00 |
ein-pytools.el
|
extract ein:pytools-jump-to-source-1 from ein:pytools-jump-to-source
|
2017-02-22 11:03:24 -05:00 |
ein-query.el
|
Fix for issue #162.
|
2017-01-03 20:11:28 -06:00 |
ein-scratchsheet.el
|
Add discard-output-p slot in ein:worksheet
|
2012-08-28 20:51:18 +02:00 |
ein-shared-output.el
|
Undoing earlier bone-headedness
|
2016-09-23 10:37:48 -05:00 |
ein-smartrep.el
|
Rename: ...cells -> ein:worksheet-kill-cell
|
2012-08-20 11:22:33 +02:00 |
ein-subpackages.el
|
mv *ein*.el ein.py lisp/
|
2012-07-02 16:47:20 +02:00 |
ein-traceback.el
|
Even more cl-generic-ification.
|
2017-03-16 16:55:10 -05:00 |
ein-utils.el
|
Cleaning up compile warnings.
|
2017-03-16 16:16:16 -05:00 |
ein-websocket.el
|
Cleanup, better error handling, remove request cookie defadvice.
|
2016-12-22 12:19:52 -06:00 |
ein-worksheet.el
|
Fix for the copy cell feature
|
2017-02-23 19:14:01 -05:00 |
ein.el
|
Preparing for a version bump.
|
2017-02-16 09:19:40 -06:00 |
ein.py
|
Follow redirects, numerous other fixes.
|
2017-01-11 07:42:06 -06:00 |
ein_inspector.py
|
Basic prototyping of buffer layout.
|
2017-02-09 11:52:58 -06:00 |
ob-ein.el
|
ob-ein's custom header name should be :image, not :images.
|
2017-01-30 21:34:58 -06:00 |
zeroein.el
|
This seems to be the culprit for #119
|
2016-10-16 22:31:23 -04:00 |