Skip to content

Enforcing a consistent style #8

@jckantor

Description

@jckantor

In a collaborative project, one of the difficult challenges is to maintain a consistent style. For students working with Python for the first time, style changes make the learning steeper and longer.

Recently I started using this package in Jupyterlab ... https://github.com/ryantam626/jupyterlab_code_formatter. It installs one button into the Jupyterlab toolbar that reformats all code in the notebook to conform with PEP 8. It's very quick, the resulting code is clean and clear. So far it has been flawless.

Perhaps it may be something useful for this project.

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