You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository has some peculiarities that not explained by the general develop page. Some things that need explaining (potentially on the general page as well):
What does environment.yml do, and where does it fetch (optional) pip dependencies and constraints
What is the first notebook cell in each notebook
Why are the pip install package==0.x.x statements needed
How best to work with cell metadata
How to 'freeze' cell output once a report is finished
How to store embed images in the notebooks without committing them to the repository (see this tip).
redeboer
changed the title
Add specific developer instructions for this repository
Provide specific developer instructions for this repository
Apr 26, 2022
This repository has some peculiarities that not explained by the general develop page. Some things that need explaining (potentially on the general page as well):
environment.yml
do, and where does it fetch (optional) pip dependencies and constraintspip install package==0.x.x
statements neededThe text was updated successfully, but these errors were encountered: