Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate .ipynb files #9

Open
robbobbinett opened this issue Jun 8, 2021 · 0 comments
Open

Consolidate .ipynb files #9

robbobbinett opened this issue Jun 8, 2021 · 0 comments
Assignees

Comments

@robbobbinett
Copy link
Collaborator

A lot of our Jupyter notebooks are redundant, both in that:

  1. Many are copies of previous Jupyter notebooks that are extended. It should be the case that the more primitive notebooks are scrapped and the newest ones kept.
  2. Within a notebook, the same thing is computed multiple times by different cells. This redundancy should be eliminated by importing oft-repeated routines from some .py file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants