-
Notifications
You must be signed in to change notification settings - Fork 800
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* synchronous run with resume and async resume * add nbrun * remove runtime error if not in jupyter env * fix env vars update * suggested changes to nbrun * tests using lower level chaining API * use higher level API * add runner import inside try * set the correct metadata while getting the Run object * pass USER env in tox * reset old env vars when returning a Run object * change name of metadata_pathspec_file to runner_attribute_file * add comments for why reset of env and metadata is needed * minor fix * Update test.yml * formatting * fix --------- Co-authored-by: Madhur Tandon <[email protected]>
- Loading branch information
1 parent
125a018
commit 8cd344c
Showing
9 changed files
with
272 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.