Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

R cells #49

@okennedy

Description

@okennedy

By far, the most common language request is R. If we're going to support something else, this might be a good choice. At least one person has describe a single notebook with R + Python as a a killer app for themselves.

Some design questions:

  • How do we run R code without including R as a required dependency?
  • How do we run R code in general (should be easy given the modular Vizier backend framework)?
  • How do we sneak library code into R (prefixing instructions onto the script?)?
  • How do we get datasets into/out of R (Need to set up an API to talk to Mimir)?
  • How do we get console output from R?
  • How do we get graphical output, for example from GGPlot?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomersquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions