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

[unconfirmed] Generate a code run interactively, in R #199

Open
soniamitchell opened this issue Nov 28, 2021 · 0 comments
Open

[unconfirmed] Generate a code run interactively, in R #199

soniamitchell opened this issue Nov 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@soniamitchell
Copy link
Contributor

soniamitchell commented Nov 28, 2021

Read and write functions could generate a user-written config.yaml on the fly when working locally and interactively in R (without using the CLI).

When querying the registry, a call would be made to the fair CLI, which would query the registry itself, and return the appropriate information.

  • In this case, do we even need a config.yaml file if the information is written to the handle? Can't the working config.yaml be written retrospectively, in finalise()
  • Use initialise(local = TRUE) to initialise the code run
@soniamitchell soniamitchell added the enhancement New feature or request label Nov 28, 2021
@soniamitchell soniamitchell changed the title [unconfirmed] Generate a code run inside R [unconfirmed] Generate a code run interactively, in R Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant