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

Documentation: Configuring vscode workspace as data volume #23

Open
bmingles opened this issue Jul 8, 2024 · 0 comments
Open

Documentation: Configuring vscode workspace as data volume #23

bmingles opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@bmingles
Copy link
Collaborator

bmingles commented Jul 8, 2024

We should document common / recommended configurations for using the extension. A couple that come to mind

  • Docker - mapping data volume to workspace location. PYTHONPATH set to workspace location
  • PIP installed DH
    • Minimal requirements.txt file + Vs code venv setup
    • PYTHONPATH set to workspace location

Docs on sys.paths for reference although PYTHONPATH may be the better way to go here. https://deephaven.io/core/docs/reference/community-questions/import-python-script/)

@bmingles bmingles added enhancement New feature or request triage labels Jul 8, 2024
@bmingles bmingles self-assigned this Jul 8, 2024
@bmingles bmingles added the documentation Improvements or additions to documentation label Jul 8, 2024
@vbabich vbabich added this to the July 2024 milestone Jul 9, 2024
@vbabich vbabich removed the triage label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants