Results 28 issues of Tom Larkworthy

I use forks to atomically merge changes into a prod notebook. However, in about 70% of the time I get confused which is the original and which is the fork,...

Feature Request
Notebook

**Is your feature request related to a problem? Please describe.** Some tasks have a async background aspect, for example, maintaining a login session require periodic refresh of a short lived...

**Describe the bug** This is a fairly old behaviour but I was unsure if it was normal JS or not, now I am sure it isn't When you switch tabs,...

UI/ UX
Notebook

**Is your feature request related to a problem? Please describe.** When my notebooks get complex I find myself scrolling a lot because the bit I am working on might not...

Feature Request
UI/ UX
Top N
Notebook

**Describe the bug** context: If a cell throws an error it shows it as red. Downstream cells also highlight the source of the error, in red, and display "jump to...

Bug
Notebook

I am trying to bin an intergration. So I have some complicated function that needs to be calulated effeciently. I run dopri on it to some big t. Now I...

Fix for https://github.com/mhart/aws4fetch/issues/57 See https://github.com/microsoft/TypeScript/issues/52363 feature in npm docs is here https://www.typescriptlang.org/docs/handbook/esm-node.html#packagejson-exports-imports-and-self-referencing Note "types" field must be first. Every export needs an entry. The existing root "types" is left as...

I love this lib. I have tested it successfully with S3, minio, backblaze and R2. However, I am getting stuck with GCS. I have not worked out the root problem...

Current S3 handler ends up stripping query/body/header parameters which are useful for various s3 API functions.