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
Inside the api dir, Update requirements.txt using the following command within your virtual env: conda env export requirements.txt
Would be better to create a new virtual environment for this so that unnecessary packages are not included in the requirements.txt files.
Check if the public dir is necessary. Remove if not.
api
dir, Updaterequirements.txt
using the following command within your virtual env:conda env export requirements.txt
Would be better to create a new virtual environment for this so that unnecessary packages are not included in the requirements.txt files.
public
dir is necessary. Remove if not..gitignore
to follow the python template.--- EDIT ---
.gitignore
use this link instead.The text was updated successfully, but these errors were encountered: