-
Notifications
You must be signed in to change notification settings - Fork 288
Open
Description
I'm interested in setting the _extra_toolbars of the underlying REPL when using embed which does not seem to provide any means of setting this.
I also tried setting _extra_toolbars of the REPL through a configure function, but that had no effect.
Sifting through the source code it looks like I would have to redo a ton of setup logic to get that to happen.
Am I missing something, or do I just need to make a feature request for this?
FWIW, it was as simple as adding an arg to embed, then passing it through the to the constructor of ptpython.repl.PythonRepl.
Metadata
Metadata
Assignees
Labels
No labels