Matthew Seal

Results 34 issues of Matthew Seal

We should add a docs section which outlines common failures, why they happen, and how / where to look to address them. An example is linked below, but a few...

help wanted
new-contributor-friendly
docs

Enable a repo2docker engine which pull a requirements file and launches docker to execute the actual kernel.

enhancement

Implement integration with https://jupyter-kernel-gateway.readthedocs.io/en/latest/ as an engine option within papermill.

enhancement

Since nbclient support async requests, we should support async calls for the engine executions to enable an async papermill call from python code paths. This would necessitate we have an...

enhancement

Large parameters print on a single line, which can be nasty to read. We should format the outputs so they're presented as someone would write the code in reality. Let's...

enhancement

In https://github.com/nteract/papermill/pull/351 it was raised that the manner in which we pass kwargs hasn't been well defined. We have several places where we pass everything downstream with **kwargs. But we...

help wanted
idea

We don't have a home for guides or other advice on integration with other systems that works well or is easy to use.

help wanted
new-contributor-friendly
docs

See https://github.com/nteract/bookstore/issues/62 for details. We're tracking it here in case anyone searches papermill issues for the topic. We don't add significant discussion here unless there's follow-up tasks for papermill after...

enhancement

We get questions about how to assign the parameters tag to cells in different notebook interfaces. A quick description (maybe with pics/gifs) of how to edit cell tags for common...

new-contributor-friendly
docs

**Application or Package Used** State which application or package this affects. For example: nteract desktop, nteract web, nteract on jupyter, etc. nteract on jupyter **Describe the bug** A clear and...

bug
app:desktop
app:jupyter-extension
stale
pkg:epics