Anthony Gitter

Results 388 comments of Anthony Gitter

I can be a second owner. My account https://pypi.org/user/agitter/ has 2FA set up.

Thanks for opening this to point out that support is ending. I was aware of the new Workbench. However, the original lesson developers are no longer on the team, so...

Thanks @sstevens2. I made this issue requesting transition help https://github.com/carpentries/lesson-transition/issues/117 after I got stuck attempting it myself. Is that what you are suggesting?

There are also problems with the current install scripts. The Linux scripts still use `source activate`. Switching to `conda activate` gives the error ``` CondaError: Run 'conda init' before 'conda...

#1466 fixed some of these in the readme

> Is there any existing dataset? We have a text-based molecule generation preprint coming out soon. Our version of the PubChem molecule-text pairs dataset is already public. Would that be...

I was also curious about this default value of 0.0. It is set here and does appear to be used from the small amount of the source I looked at....

The examples at the end of https://github.com/manubot/rootstock/issues/249 are good general references. The covid19-review manuscript is a particularly complex project because it is a long manuscript that has a custom `build.sh`...