Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launching VS Code from AML puts users in an unexpected directory/path #1462

Open
Tracked by #1465 ...
rukiafarraj opened this issue Feb 16, 2022 · 1 comment
Open
Tracked by #1465 ...

Comments

@rukiafarraj
Copy link

Expected Behavior

Launching edit in VS Code from AzureML, I expect to find myself in the same directory/path that I'm in when in AzureML.

Actual Behavior

Currently, launching in VS Code puts you two directories above where you are in AzureML. This is confusing for users. It also doesn't appear to be consistent with launching Jupyter/Jupyterlab from AML.

Steps to Reproduce the Problem

  1. In an Azure Machine Learning workspace, with compute instance running

  2. Navigate to Notebooks

  3. Launch a terminal in AML, and note current working directory
    Snag_abfb58f

  4. In the global toolbars, click "Edit in VS Code"

  5. Once in VS Code, launch terminal and notice working directory (2 directories above where you expect to be)
    Snag_abff3e0

  6. For comparison, launch Jupyter and Jupyterlab, and notice working directory
    Snag_ac03faf
    Snag_ac08f55
    Snag_ac0d4da

Specifications

  • Version:
  • Platform:
@tbombach
Copy link
Member

Thanks for filing Rukia! I've added this to our current iteration plan to investigate and determine a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants