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
Problem:
I don't believe the notebooks that are not on the index list will be used. I also think that once we have a likelihood notebook, then the scripts in tests will also probably no longer be used. It can be a nuisance to continue to support notebooks and scripts as we make api changes that impact them when they will no longer be used. It is also more source code to search through when looking things up/making changes, the notebooks in particular have a lot of js/css metadata that clogs text searches.
Solution:
We should probably remove these dead notebooks/scripts or have them moved into a different branch. What do you guys - @drphilmarshall and @sweverett - think?
The text was updated successfully, but these errors were encountered:
I'd be in favor of making an "attic" folder and moving old stuff into
there. My rule about "attic"s is: "don't look in the attic!" But sometimes
its useful to go digging through them to find a snippet you need. A minimal
set of good demo notebooks sounds like a good plan to me.
Problem:
I don't believe the notebooks that are not on the index list will be used.
I also think that once we have a likelihood notebook, then the scripts in
tests will also probably no longer be used. It can be a nuisance to
continue to support notebooks and scripts as we make api changes that
impact them when they will no longer be used. It is also more source code
to search through when looking things up/making changes, the notebooks in
particular have a lot of js/css metadata that clogs text searches.
OK, @davidthomas5412 pointed out that an attic folder still clogs up searching etc.
@sweverett we have made a "release" labelled "Everett 2016" to tag the repo with all your senior thesis work: this now frees up David to streamline the repo. We can just look at the released version to find your old demo notebooks and scripts:
Problem:
I don't believe the notebooks that are not on the index list will be used. I also think that once we have a likelihood notebook, then the scripts in tests will also probably no longer be used. It can be a nuisance to continue to support notebooks and scripts as we make api changes that impact them when they will no longer be used. It is also more source code to search through when looking things up/making changes, the notebooks in particular have a lot of js/css metadata that clogs text searches.
Solution:
We should probably remove these dead notebooks/scripts or have them moved into a different branch. What do you guys - @drphilmarshall and @sweverett - think?
The text was updated successfully, but these errors were encountered: