Commit graph

12 commits

Author SHA1 Message Date
dickmao
085a188b20 Streamline login
Merge the login and open commands (open aliased to login).  Add login
tests described in #352.

Attempt to improve user experience by synchronously executing
`ein:jupyter-server-start`.  `ein:dev-prefer-deferred` custom variable
allows easy switch to compare sychronous versus old asynchronous behavior.
2018-10-17 16:52:10 -04:00
John Miller
bea8b7b580 Compiler warning cleanup.
Also try to resolve a bit of the dependency heck that is ein.
2018-05-31 12:44:16 -05:00
John Miller
3d50f72e0a Handle session and kernelspec slightly better.
Try to be more robust in handling session and kernelspec parameters for
org source blocks.

Get rid of submodules (again). The future is Cask.
2016-10-13 15:15:08 -05:00
John Miller
7e4df981c8 Fix for issue #91
Corrected `ein:junk-new` to include kernelspec selection.
2016-03-22 07:47:11 -05:00
Takafumi Arakaki
5e569fe745 Simplify ein:junk-new 2012-09-20 17:41:31 +02:00
Takafumi Arakaki
6f1a11be30 Add autoload cookies 2012-09-01 20:51:55 +02:00
Takafumi Arakaki
21be4c430c ein:junk-new can take prefix arguments now 2012-09-01 19:34:46 +02:00
Takafumi Arakaki
62d5188446 ein:junk-new is bit wise about url-or-port now 2012-09-01 19:20:37 +02:00
Takafumi Arakaki
453f625559 Clarify ein:junk-rename docstring 2012-09-01 19:03:49 +02:00
Takafumi Arakaki
7eae61030a Rename junk notebook commands 2012-09-01 19:03:18 +02:00
Takafumi Arakaki
a186e3de02 ein:scratch-... -> ein:junk-notebook-name-template 2012-09-01 19:03:17 +02:00
Takafumi Arakaki
fe1d76278c Move scratch notebook functions to ein-junk.el 2012-09-01 18:29:09 +02:00