| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Sorry, something went wrong.
| return self.pt_app.prompt( | ||
| default=default, | ||
| inputhook=self._inputhook, | ||
| **self._extra_prompt_options(), | ||
| ) |
There was a problem hiding this comment.
We have to be careful to not run this in the asyncio loop.
Sorry, something went wrong.
This is an attempt to fix Quansight/deshaw#53 You can enable it with ``` $ ipython --TerminalInteractiveShell.background_prompt=True ``` It is likely full of edge cases and is considered experimental
|
Ok, some rebase and cleanup to make it work on main. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.