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

how to publish #57

Closed
taniki opened this issue Feb 4, 2019 · 2 comments
Closed

how to publish #57

taniki opened this issue Feb 4, 2019 · 2 comments

Comments

@taniki
Copy link

taniki commented Feb 4, 2019

Hi,

I have installed and set up bookstore but I am not sure about how notebooks are supposed to be copied from the workspace to the published. On save notebooks seem to gracefully be stored on S3 but can't find how to properly publish then.

@rgbkrk
Copy link
Member

rgbkrk commented Feb 4, 2019

Hi @taniki! We're currently working on UI for this in the nteract frontend with nteract/nteract#4144 and nteract/nteract#4122. As of today you'd have to perform a PUT against the /api/bookstore/published endpoint directly: https://github.com/nteract/bookstore/blob/master/bookstore/handlers.py#L89

@taniki
Copy link
Author

taniki commented Feb 5, 2019

ok that's great. I will wait for the feature be shipped in a next nteract release then 😄

@taniki taniki closed this as completed Feb 5, 2019
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

2 participants