Open SimonBiggs opened 6 years ago
Just stick to the console, because that is needed for when error messages occur. There does need to be a console for each kernel.
Have implemented as JupyterLab extension. Now just need to hide errors in standalone version.
Consider have a small notification of some sort if an error occurs.
Implement the ipython console first. Have it replace the python error messages. Have the console pop open if ever an error occurs.
When opening the console have tabs at the top for each kernel.
After implementing the console I can pull in the filebrowser.
Think about the specifics more. Maybe it's worth instead putting the time in to make it also be a JupyterLab extension.