Closed nhongphuc closed 11 months ago
We should add the notebooks/ folder to the .gitignore to keep the paper analyses separate from the package code.
Hi Elliot,
The README file links to those Jupyter notebooks (in the Applications section near the bottom). So, if I add the notebooks/ folder to the .gitignore, I think that will break those links ? So maybe it's best not to add /notebooks to the .gitignore ?
Yes, but it looks like the notebooks and data add about 4 million lines to the repo, so to keep the package code uncluttered I would suggest moving the notebooks and data to a separate GitHub repo (or Gist) exclusively for the paper's code. That way you can still link to them in the README.
Okay, sounds good. I'll do that soon.
I made slight changes to the files metacommunity.py and components.py, so that the package computes the quantities dubbed rho-hat and beta-hat (defined in our diversity draft).