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

Create basic RCloud API for python #2671

Open
gordonwoodhull opened this issue May 22, 2019 · 1 comment
Open

Create basic RCloud API for python #2671

gordonwoodhull opened this issue May 22, 2019 · 1 comment

Comments

@gordonwoodhull
Copy link
Contributor

It's not obvious how to get an asset in Python (say, to load some data or code). Best solution so far is to add an R cell which loads it and writes it to temp file, but this shouldn't be necessary.

We should have an "rcloud" module available in Python, with at least rcloud.get_notebook_id() and rcloud.get_asset(). The latter is obvious once you have the former.

@gordonwoodhull gordonwoodhull added this to the 2.2 milestone Sep 9, 2019
@gordonwoodhull gordonwoodhull removed this from the 2.2 milestone Feb 18, 2020
@gordonwoodhull
Copy link
Contributor Author

Related: rcloud.web features for Python that have been requested by users.

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

No branches or pull requests

1 participant