Greg LaFata

Results 3 comments of Greg LaFata

After you allow direnv in the project directory, the virtualenv will automatically become activated when you enter it. You can tell elpy to use the currently activated virtual environment with:...

Here is an example of how you could start to connect direnv with elpy dynamically via virtualenvwrapper - Format the .envrc file layout to use $WORKON_HOME: https://github.com/direnv/direnv/wiki/Python#virtualenvwrapper - Enter the...

Trying to locally host pdfanno v0.4.1. Have a dependency on: https://github.com/paperai/pdfextract/releases/download/untagged-6b0e4f23df695e8b7587/pdfextract-0.2.4.jar Assuming that paperai/pdfextract is either not public or deleted as of this time. @yoheiMune @hshindo Is this expected? Are...