emacs-ipython-notebook/lisp
John Miller 3fef68d053 Fix authentication with newer Jupyter notebook versions
Jupyter notebook post v4.0 (4.1?) now stores cookies as HttpOnly. This fix
partially addresses, at least with curl request backend, however request still
needs to be updated to recognize these cookies (see issue #148).
2016-12-13 17:47:23 -06:00
..
debug-ein.el Revert "Missed a reference to ein2" 2014-12-09 10:42:06 -06:00
ein-ac.el Fix (void-symbol ein-direct) 2016-02-02 14:54:44 +01:00
ein-cell-edit.el Overlays that work 2016-11-10 18:20:19 -06:00
ein-cell-output.el Revert "Moving away from eieio to cl-generic" 2016-10-17 17:20:41 -05:00
ein-cell.el Revert "Moving away from eieio to cl-generic" 2016-10-17 17:20:41 -05:00
ein-completer.el Fix Issue #67. 2016-02-03 22:26:53 -06:00
ein-connect.el Rename: ein-cached -> ein-async 2013-07-10 21:14:58 +02:00
ein-console.el Fixing issue #70 2015-08-26 20:45:09 -05:00
ein-contents-api.el require all dependencies 2016-12-05 09:14:41 -05:00
ein-core.el string-to-int is obsolete and was removed from Emacs 26.1 2016-11-16 14:14:33 -05:00
ein-dev.el pass the required LIMIT' arg to looking-back' 2016-12-05 09:03:59 -05: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-ipdb.el Improving ipdb support. 2016-11-29 22:06:03 -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-kernel.el Improving ipdb support. 2016-11-29 22:06:03 -06: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 Refactoring notebook management 2015-02-10 14:53:08 -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 Cleaner indenting, run before-save-hook hooks before saving. 2016-12-12 10:26:38 -06:00
ein-notebooklist.el Update notebooklist url functions to work with jupyter 2016-11-11 09:48:47 -08:00
ein-notification.el Autosaving and checkpoints as distinct actions. 2016-10-21 12:10:49 -05:00
ein-org.el Fix ein:make-content-hierarchy. 2015-12-04 14:15:41 -06: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 Update documentation, bumpb version. 2016-10-30 18:37:14 -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 Setup and documentation 2015-05-03 00:14:38 -05:00
ein-pytools.el Undo buffer-file-name madness. 2016-03-03 08:31:05 -06:00
ein-query.el Try to fix blocking call warning 2016-10-09 12:45: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 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 Undoing earlier bone-headedness 2016-09-23 10:37:48 -05:00
ein-utils.el Handle session and kernelspec slightly better. 2016-10-13 15:15:08 -05:00
ein-websocket.el Fix authentication with newer Jupyter notebook versions 2016-12-13 17:47:23 -06:00
ein-worksheet.el bind new_slide_type with let' instead of setting it with setq' 2016-12-05 08:55:48 -05:00
ein.el Update documentation, bumpb version. 2016-10-30 18:37:14 -05:00
ein.py Better buffer switching behavior after editing. 2016-10-26 11:02:25 -05:00
ob-ein.el Polishing cell edit buffer. 2016-11-10 07:13:16 -06:00
zeroein.el This seems to be the culprit for #119 2016-10-16 22:31:23 -04:00