Skip to content

Comments

feat: Add devcontainer config#141

Merged
manzt merged 2 commits intomainfrom
manzt/devcontainer
Oct 21, 2023
Merged

feat: Add devcontainer config#141
manzt merged 2 commits intomainfrom
manzt/devcontainer

Conversation

@manzt
Copy link
Member

@manzt manzt commented Oct 20, 2023

Description

Previously, I haven't had a nice setup for introspecting higlass-python in a "remote" usage context (beyond ssh-ing onto some remote machine and trying it out). This PR adds a configuration for VSCode Dev Container, which bootstraps a development environment in Docker that can be interacted with on the client. I have been using this to "remotely" host a jupyter notebook within the dev container, and then connect in my browser.

As a side note: the .devcontainer folder is automatically detected by VS Code, offering new contributors a "one click" environment setup.

Export-1697820949086

What was changed in this pull request?

  • Adds .devcontainer/

Fixes #___

Checklist

  • Unit tests added or updated
  • Update examples.ipynb notebook
  • Documentation added or updated
  • Updated CHANGELOG.md
  • Ran black on the root directory

@manzt manzt merged commit 993fb1f into main Oct 21, 2023
@manzt manzt deleted the manzt/devcontainer branch October 21, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants