Commit graph

131 commits

Author SHA1 Message Date
John Miller
701ddbe39c Autosaving and checkpoints as distinct actions.
Saving a notebook and creating a checkpoint are related, but distinct
activities. EIN does better now with this distinction. See updates to
the documentaiton (which should get pushed to github any day now).
2016-10-21 12:10:49 -05:00
John Miller
bdc140e446 Bump version to 0.11.0 2016-10-20 12:28:42 -05:00
John Miller
c7bf4f6521 Update docs, get scoping right for notebook checkpoint calls
Document the new checkpoint functions. Fix issue that was preventing
the list of checkpoints from being updated in the notebook.
2016-10-20 11:14:23 -05:00
John Miller
0c47d8078d Bump version. 2016-08-31 10:17:38 -05:00
John Miller
a9736311c8 Fix what was broken with shared output buffers.
Regression from previous commits adding slide features.
2016-07-25 08:21:50 -05:00
John Miller
04c12f8ab2 Update version, documentation, formatting.
Version bump to 0.9, documentation for new slide functions and
correcting formatting from recent pull requests.
2016-07-23 08:32:22 -05:00
John Miller
ca0557b029 Bump version to 0.8.2. 2016-03-23 12:40:51 -05:00
John Miller
9fc8dd3be4 Update version to 0.8.1. 2016-03-10 15:19:29 -06:00
John Miller
c5cf44a795 Fix saving new notebooks, whitespace updates.
Newly created notebooks no longer error on saving - bug in how
kernelspec metadata was being filled in.

Also a number of miscellaneous fixes to indentation that have
inexplicably appeared in the code.

Some small fixes for typos and catching up on version info.
2016-03-01 16:02:00 -06:00
John Miller
24afb15985 Bump to v0.8.0 2016-02-02 12:12:46 -06:00
John Miller
2c08c68125 Update to version 0.7.1. 2016-01-13 07:57:13 -06:00
John Miller
127039e2aa Bump version.
Bump version (hope I found everywhere that it is documented). Fix
old-style print statements in one of the test notebooks.
2015-07-04 08:50:53 -05:00
Matt Savoie
ca2a3ff70b point URI references to millejoh. 2015-05-16 12:56:58 -06:00
John Miller
68dcef083f Deprecate ein:notebook-set-buffer-file-name, update docs. 2015-05-16 07:46:47 -05:00
John Miller
04d36b3fa1 Bump version.
May also have fixed some indentation issues as ein-python was meant for
an old version of python.el.
2015-04-06 12:20:46 -05:00
John Miller
f41549cd2e Fix `KeyError: 'detail_level' with IPython 3.0
Some more problems with inspect_request messages that I thought I fixed
in earlier commits.

Also some typo fixin' and link correctin'.
2015-03-17 20:41:31 -05:00
John Miller
28a0c53bc6 Factor out ein-mumamo. Documentaiton update.
Compiling ein when nxhtml is not installed causes an error when
compiling ein-mumamo.el. Since it seems unreasonable to force mumamo as
a dependency (it is not in MELPA) better to move mumamo support to its
own, optional package.

Also some long overdue upates to documentation.
2015-02-21 19:07:34 -06:00
John Miller
cad579ed28 Documentation updates.
Typos and grammar fixes.
2015-01-30 07:50:43 -06:00
John Miller
70c0aef704 Updating documentation of requirements. 2014-12-21 11:25:24 -06:00
John Miller
88ef3c3e1b Documents - grammar and refs update
Correcting grammar in documents, updating software version and
references.
2014-12-16 07:21:32 -06:00
Takafumi Arakaki
bc32b00d2a Update changelog 2013-07-10 21:14:58 +02:00
Takafumi Arakaki
7901e90db7 Default ein:query-timeout is nil if curl is used
this is to address #114
2013-06-11 16:51:06 +02:00
Takafumi Arakaki
203ff99987 Register ein:worksheet-execute-all-cell to menu
Add it to document also.

fixes #63
2013-04-12 18:24:38 +02:00
Takafumi Arakaki
592d40f9eb Mention C-u in ein:dev-start-debug document 2013-02-23 00:35:29 +01:00
Takafumi Arakaki
3f8d6fd495 Merge branch 'history-unique'
History search using helm/anything discards duplications.
This functionality requires at least version 4.0 of IPython kernel.
https://github.com/ipython/ipython/pull/2792
2013-02-01 22:44:13 +01:00
Takafumi Arakaki
4b0ca7d9df Add note for el-get user: stable recipe is old
Also, I think the old note is not relevant anymore,
so I am removing it.

see #98
2013-01-22 23:15:20 +01:00
Takafumi Arakaki
239914525c Fix typo in the previous command 2013-01-21 19:56:02 +01:00
Takafumi Arakaki
5ed36c8d80 Document the usage of zeroein without /bin/sh 2013-01-21 19:53:34 +01:00
Takafumi Arakaki
dbc336c0fc Update changelog 2013-01-19 00:04:50 +01:00
Takafumi Arakaki
29a4d7533a Update changelog 2013-01-18 14:12:44 +01:00
Takafumi Arakaki
1f3156d89f Update change log and document 2013-01-10 23:18:47 +01:00
Takafumi Arakaki
f1ed7c5d5a Merge branch 'login'
Preliminary login support is implemented.
Now user can use ein:notebooklist-login to login, then
ein:notebooklist-open to connect IPython notebook server
protected by a password.

fixes #10
2012-12-17 20:00:46 +01:00
Takafumi Arakaki
c2cc740baa Update document 2012-12-17 19:55:46 +01:00
Takafumi Arakaki
c784cee47b Update README and document 2012-12-17 19:39:07 +01:00
Takafumi Arakaki
400f2ee8c3 Update changelog 2012-12-15 22:18:13 +01:00
Takafumi Arakaki
93b5e30705 Update changelog 2012-12-06 23:16:45 +01:00
Takafumi Arakaki
fc4fd51e86 Update change log 2012-12-06 22:01:33 +01:00
Takafumi Arakaki
784f43c18f Update change log 2012-12-06 17:12:30 +01:00
Takafumi Arakaki
6464629ef2 Add documentation and changelog 2012-11-19 22:23:33 +01:00
Takafumi Arakaki
e5c59dcfac Use the new :replace: option for .. el:keymap: 2012-10-21 02:25:19 +02:00
Takafumi Arakaki
4dbce952bc Document org-mode integration 2012-10-15 22:31:10 +02:00
Takafumi Arakaki
40d3750b6b Update change log 2012-09-30 21:16:52 +02:00
Takafumi Arakaki
fe7eaa5b7e Mention ein:dev-bug-report-template in document 2012-09-28 01:56:48 +02:00
Takafumi Arakaki
c620c474cb Fix README and document 2012-09-28 01:23:30 +02:00
Takafumi Arakaki
df3fe57dfb Fix link to emacslisp.py in the document 2012-09-13 15:27:09 +02:00
Takafumi Arakaki
47b01c1f55 Add a link to tips from python-mode.el gotchas 2012-09-11 01:31:03 +02:00
Takafumi Arakaki
13068f39ed Mention that dev version of MuMaMo is required
fixes #56
2012-09-11 01:29:39 +02:00
Takafumi Arakaki
27c2ea5662 Document ein:helm-kernel-history-search-auto-pattern 2012-09-06 00:23:29 +02:00
Takafumi Arakaki
6e6b859bc1 Update change log 2012-09-05 23:31:10 +02:00
Takafumi Arakaki
31220e30ee Update change log 2012-09-05 22:58:27 +02:00