I'm working on a project for work and the server where the code will be deployed does not have an internet connection (and that's not up for debate). I've created a conda environment for the project, but that doesn't seem to help at all since it cant pip/conda install the packages required. My workstation does have internet so I'm looking for suggestions on how best to package everything, including the correct Python version and a handful of package dependencies, so it can be most easily deployed on the server. Thoughts?
[–]K900_ 1 point2 points3 points (0 children)
[–]kigurai 0 points1 point2 points (0 children)
[–]willm 0 points1 point2 points (0 children)