Skip to content

Add section on coding in notebooks versus code editors #5

@edeno

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.

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