Skip to content

Possible additions in the jupyterlab-hide-code extension. #217

@mylopouc

Description

@mylopouc

It would be really helpful if two more additions could be added in this JupyterLab extension:

  1. Adding this functionality to ipylab commands. Then, you could something like to trigger the widget:
from ipylab import JupyterFrontEnd 
app = JupyterFrontEnd() 
app.commands.execute('hide-code:toggle') 
  1. Adding the possibility of running this widget while opening the Jupyter Lab / Notebook. Could this be a choice through config settings?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions