Greg Sexton
Greg Sexton
This is an exciting project to stumble across. I had very similar frustrations with SQL last year so I hacked on a prototype until I was happy. My implementation looks...
Currently we generate a new unique file name for each execution.
We currently have :kernel support but this doesn't work across all features. - Seems you can only have one REPL and it's called _Python_. This then gets used to do...
Need a way of establishing whether things are alive. Backoff and retry. Timeouts.
No idea what the flow here should be but hooking in to tramp would be cool. Also see #53 #11
When IPython renders tables, convert these to org tables. Outputting a data frame for example would be nice to get an org table.
Minimal repro: 1. search with context 2. try to collapse a file with multiple context blocks 3. only the first context block will be collapsed - due to the context...
I noticed that if tailing a reactive view built on a table I: - do an insert in to the source table, the tail outputs the update instantly - do...
Syncs postgres tables with SKDB tables. Not yet productionised.