dickmao
fbbace4b34
make sense of scratchsheet kill behavior
2020-01-11 18:19:34 -05:00
dickmao
702f04064a
:image/png not :png
2020-01-11 16:03:54 -05:00
dickmao
ce4252d2af
gha
2020-01-11 08:35:21 -05:00
dickmao
bc13afd4b0
diagnostic
2020-01-11 01:14:04 -05:00
dickmao
8a545c508b
close notebook on delete
2020-01-10 23:58:51 -05:00
dickmao
cfb30c606d
more time
2020-01-09 17:53:03 -05:00
dickmao
7f4b65cba3
fix bugs
2020-01-09 15:36:20 -05:00
dickmao
0e45658bb3
confused more
2020-01-09 15:06:45 -05:00
dickmao
105143717c
confused again
2020-01-09 14:45:43 -05:00
dickmao
ad62c4e243
fix ob-ein
2020-01-09 14:18:15 -05:00
dickmao
98742013df
less confused
2020-01-09 13:51:56 -05:00
dickmao
9ac1bf62e5
confused about pyouts
2020-01-09 13:12:41 -05:00
dickmao
5de0c8b8a4
remove multilang
2020-01-07 16:44:22 -05:00
dickmao
8d33f3293c
fix radio button
2020-01-07 11:40:26 -05:00
dickmao
c10f4a93b0
able to connect to gke
2020-01-05 18:16:05 -05:00
dickmao
6a525cde7f
bump version
2020-01-04 11:34:55 -05:00
dickmao
b7188ff51f
remove ein:polymode
2020-01-04 11:28:56 -05:00
dickmao
290e5fc88e
gha
2020-01-04 10:46:21 -05:00
dickmao
5a1d109622
using -when-let* for emacs-25
2020-01-03 09:24:12 -05:00
dickmao
f7180405d6
makes test
2020-01-02 20:09:42 -05:00
dickmao
22f3534423
add ein-k8s.el
2020-01-02 09:16:24 -05:00
dickmao
f1bd684ee8
ein:cluster-login
2020-01-02 09:15:27 -05:00
dickmao
2d362f6898
fix ipynb mode for containers
2019-11-26 14:28:22 -05:00
dickmao
e12a33588d
replace ein:aif with aif
2019-11-24 00:17:52 -05:00
dickmao
dc9bbbb627
remove log/README
2019-11-14 19:35:40 -05:00
dickmao
da4719015c
readme
2019-11-13 17:52:41 -05:00
dickmao
d0d13c8277
get 25.1 to compile
2019-11-13 17:46:50 -05:00
dickmao
49a1c54b00
compile properly (very suspect :mode slot misspecifications in poly-ein)
2019-11-13 13:54:29 -05:00
dickmao
b8d265f419
fix some old tramp tests
2019-11-13 12:50:45 -05:00
dickmao
5a23c06df6
burrow the disabling of buffer-undo-list down deep
2019-11-09 11:31:38 -05:00
dickmao
131a4d0517
more grief regarding undo
...
use ein:with-live-buffer instead of the current-buffer at the call site.
2019-11-08 23:29:51 -05:00
dickmao
5e9c30e170
more bad undo bug
...
printed output also doesn't properly set the buffer
before disabling `buffer-undo-list`
2019-11-08 21:06:15 -05:00
dickmao
922c5b6bec
Bad undo bug
...
Need to closure the buffer in execute-cell callback.
2019-11-08 18:25:29 -05:00
dickmao
bcf1c2ac55
purge
...
purge
align pm:get-span no major mode error with diagnostic
purge
2019-11-08 16:05:11 -05:00
dickmao
f6116d0ede
like previous revision but more
2019-11-08 12:14:57 -05:00
dickmao
6752e006cb
fix basic New Notebook still getting the first kernel
2019-11-08 12:12:23 -05:00
dickmao
c4d38c9b3f
Follow-up to "simple fixes"
...
`company-backends' is special-variable-p so I don't believe it can be
buffer-local.
avoid eager loading of ess or julia.
if one changes the minimal tested version of emacs, one should `make
README` to reflect. Also, reverted back to 25.1 because #509 .
no need for evm under osx (purcell).
restore a completion test (after disabling company-frontends).
2019-10-07 11:58:30 -04:00
Miller
e7815780d5
Include IPython magics in the syntax table.
...
The % character should be part of the symbol, just as _ as . are.
2019-10-06 18:05:36 -05:00
Miller
58db03836c
company-backends is a buffer-local variable
...
We have to be careful about setting it globally because that seems to be causing
some conflicts, better to set it at the buffer level when we are opening a
notebook otherwise ein:company-backend may not be activated.
2019-10-06 18:05:36 -05:00
Miller
d3591e011a
Improvements to company backend.
...
- Make sure we only cache actual python objects.
- Do better when we are completing in the middle of an object.
To that end is the new function `ein:object-prefix-at-point' that returns the
prefix for the dotty.thing.at.point. See the function documentation for more
info.
2019-10-06 18:05:36 -05:00
John Miller
ef92e574b2
Support julia in multilang.
...
Doesn't break travis, but it is causing problems in my local linux setup.
2019-10-05 22:15:39 -05:00
dickmao
b3179a12d1
ein:notebooklist cannot see ein:jupyter-default-server-command on startup.
...
move default-kernel defcustom to ein:jupyter
2019-09-30 18:36:01 -04:00
dickmao
ed4522b787
ob-lang cannot require org
...
Generally, ob-lang modules cannot require org, else it gets into
infinite require loop.
This begs the question whether ob-ein is really used by anyone.
2019-09-29 17:16:25 -04:00
dickmao
507eaf4d9a
fix NPE in poly-ein (revealed in ESS)
2019-09-29 12:19:46 -04:00
dickmao
189b89fb6c
give purcell/nix-emacs-ci a spin
2019-09-29 12:19:36 -04:00
dickmao
e4e04fdc3d
Specifying default kernel
...
```
M-x customize-group RET ein
Select Ein:Notebooklist-Default-Kernel
```
Closes #82
2019-09-29 12:19:10 -04:00
dickmao
61238485e0
Closes #580
2019-08-13 08:04:47 -04:00
dickmao
2ca536fdec
add org-export test
2019-08-10 21:16:51 -04:00
dickmao
101a04acc8
the failures happen often enough we should not split the screen.
2019-08-07 17:06:56 -04:00
dickmao
d6d97d135c
Shutting down
...
On my linux machine and travis, I'm noticing the undocumented
`api/shutdown` does not reliably kill the server.
I tried my best with appveyor but couldn't coerce it back to the
working state 13 days ago.
2019-08-07 17:01:11 -04:00