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
@mehrtash It seems that we can convert a virtual env to a docker image easily. Then using requirements.txt file, all of the project dependencies can be defined and ideally, we can convert the virtual env to an image. Let's investigate this.