open-research-data-template icon indicating copy to clipboard operation
open-research-data-template copied to clipboard

Better devcontainer

Open maehr opened this issue 2 months ago • 1 comments

Pull request

  • Fix #53

Proposed changes

Types of changes

  • [ ] New feature (non-breaking change which adds functionality).
  • [x] Enhancement (non-breaking change which enhances functionality)
  • [ ] Bug Fix (non-breaking change which fixes an issue).
  • [ ] Breaking change (fix or feature that would cause existing functionality to change).

Checklist

  • [x] I have read the README document.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.

Summary by CodeRabbit

  • Chores
    • Updated development environment configuration with improved R, Python, and Julia dependency management
    • Added Python 3.13 specification and new development dependencies (jupyter, papermill)
    • Restructured Dev Container features for cleaner setup workflow
    • Added R project metadata file

maehr avatar Oct 16 '25 13:10 maehr