Skip to content

Use jupyterlab instead of jupyter notebook? #3

@tiagoams

Description

@tiagoams

This had been suggested earlier (Harry?) and I dismissed on the basis that undo cell delete and undo cell edit didn't work. It turns out that it does both operations

Undo cell delete:
Esc (to leave edit mode) Z

Undo cell edit:
Ctrl+Z

Or use the Edit menu for both

Jupyter lab supports console and editor py files, which would be convenient for the exercise on writing a module, and is the way most people are used to writing python. It also does everything else notebooks do. So ... should we use Jupyterlab instead or it it too late?

I have updated the environment.yml just in case and anyone that want to install it just has to:

conda install jupyterlab
or
mamba install jupyterlab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions