computervision-recipes
computervision-recipes copied to clipboard
[BUG] conda environment.yml doesn't clone the git repo into /notebooks from a DSVM image in Az Portal
Description
Please add a setup in the conda setup to include a cp of the git repo to the /notebooks dir of the default JupyterHub installation on port 8000 of the default DSVM installation instance
In which platform does it happen?
Linux
GPUYes
How do we replicate the issue?
follow the setup.md and you'll see that the ComputerVision dir is not inthe default JupyterHub after running through the steps located in your setup.mdExpected behavior (i.e. solution)
after init the conda environment, the ComputerVision directory should be in the Jupyterhub listing.
Other Comments
Talked with JS during MLADS and submitting a bug for follow up. Cheers :-)
-Joey (robrakef)