Jeff Spencer

Results 29 comments of Jeff Spencer

If I, ``` (defalias 'scimax-define-src-key 'scimax-ob-define-src-key) ``` it works fine. Also, I thought it was weird org-capture was calling that function but it must be. I will leave this open,...

I looked in the code a bit. I guess modifying `speed`, `time` and `alpha` we could get a reduced effect. Be cool if at least speed and alpha had sliders...

Any progress here or when we think this will go into a version?

I have this same issue. I guess maybe if you can pass through a `S3File` object, so you can pass through credentials.

Okay! I saw it mentioned in the docs and in the python package, but with a blank function. Also, searching the codebase I didn't see it in the rust files...

@eddyxu Awesome, looking at the test code looks like you merge a column onto an existing dataset and it will create a new version. If the column supports nulls and...

I missed your comment above that I just saw now, but for us the first use case is good for now as we won't be using fragments. Also, definitely a...

Any updates on if this is possible? I was also just trying to implement itertools.product and the other itertools combinations and permutations would be valuable to have working.

I want visible mark-mode as I use it to show the last two positions of the mark, but this was disabled after changing marks using your package. There was no...