Commit graph

19 commits

Author SHA1 Message Date
067e67ea7e
use ipython magic if possible and plain python otherwise 2024-05-16 11:26:09 -04:00
cc4ae4f19b
implement running general scripts and detecting ipython 2024-05-16 11:04:52 -04:00
2d9cc5f0c5
don't run hooks maunally 2024-05-15 10:47:59 -04:00
c0db7c24f8
implement repl restart
Co-authored-by: Shigeaki Nishina <shgaki@gmail.com>
2024-05-15 09:31:29 -04:00
7cf1589b43
bump version 2024-05-13 13:59:20 -04:00
35643f2f63
implement send-current-function 2024-05-13 13:47:01 -04:00
5e2976c916
use (header) as default top cell name 2024-05-12 21:58:35 -04:00
2257b27ffc
fix prompt indicators 2024-05-11 20:29:22 -04:00
shg
8eff5bde44
Fix regexp to get the last non-empty line 2024-05-11 20:28:12 -04:00
f84208434d
do use an empty string instead of "nil" as empty cell name 2024-05-11 19:56:43 -04:00
2192c23d8b
use %run -i to run cells 2024-05-11 19:54:16 -04:00
756192c2c5
add maintainer email 2024-05-11 19:16:21 -04:00
724a0ae90c
update creation date and version 2024-05-11 19:15:31 -04:00
8aece63590
add "silent cell" support 2024-05-11 19:00:39 -04:00
8d71598fbf
add spyder cell support 2024-05-11 18:43:23 -04:00
d876422417
use python by default 2024-05-11 16:52:50 -04:00
5ff444bc9c
fix from run-buffer function name 2024-05-11 16:33:55 -04:00
bf20984058
use a pure python way to cd 2024-05-11 16:31:51 -04:00
a7a603c24d
port to python 2024-05-11 16:29:05 -04:00