computervision-recipes icon indicating copy to clipboard operation
computervision-recipes copied to clipboard

[BUG] conda environment.yml doesn't clone the git repo into /notebooks from a DSVM image in Az Portal

Open kfprugger opened this issue 6 years ago • 0 comments

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

GPU

Yes

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.md

Expected 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)

kfprugger avatar Nov 20 '19 22:11 kfprugger