Matthew Seal
Matthew Seal
Yep understood. From reading the jupyter-lap extension after that last comment, it seems like the ExecuteTime metadata block is being used in a somewhat standard way now. I'd also be...
It would be a couple lines added here: https://github.com/nteract/papermill/blob/master/papermill/engines.py#L159
Go for it :)
Thanks for reporting. It looks like the magic function failure here isn't emitting an actual exception output, just stopping the exception event message, which is different than other kernel errors...
Sorry I missed this question when it was first raised. I haven't tried making Enterprise Gateway and papermill operate. I believe it was possible but might require a little bit...
Apologies this question was missed when originally asked. If the command line is interrupted it will kill the subprocess running the notebook by default. If you're inside a live application...
Sorry I missed this issue when it was reported. In what context is this running? I get progress bar with default arguments from within a notebook in jupyter classic. Have...
Ahh sorry I missed this issue when it was posted. I'm not quite sure what the root problem being described is. Could you post the command and full output following...
Apologies for not seeing this issue when it was posted btw. And yes your evaluation of the issue is correct, because we convert all fields to JSON before passing them...
I'll mark the issue as an open approved pattern to change. I think it's well described here now and it is unintuitive to new users so making the proposed change...