Skip to content

Add section on coding in notebooks versus code editors #5

Description

@edeno

Coding in notebooks is useful for prototyping, but you don't get the same benefits as from code editors (linting, hints, etc). Additionally, the notebook cells can run out of order making for less reproducible code. Code can start in a notebook but should be moved to files as functions as soon as possible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions