Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In an IPython terminal, using `code` format doesn't copy the code to the output cell but this works in a JupyterLab cell. Removing the payload_manager and using the `set_next_input` method directly fixes this behavior in IPython while maintaining the functionality in JupyterLab
- Loading branch information