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

Deploying a notebook with an invalid or uninstalled library will fail silently #150

Open
kgartland-rstudio opened this issue Jan 11, 2019 · 0 comments
Labels

Comments

@kgartland-rstudio
Copy link
Contributor

When trying to deploy a notebook that imports a library that is not installed locally, publishing is allowed but no real indication that the deploy has failed/stopped.

STR:

  1. add an import statement to a library that is not installed locally (I used gensim)
  2. publish the content
  3. logs will display an ImportErrror but the dialog does not indicate that the deploy has stopped. it's unclear that you have to hit Cancel to exit out of the deploy screen.

screen shot 2019-01-11 at 9 52 50 am

Suggestion:
Grey-out the publishing icon until the program is run successfully.

@kgartland-rstudio kgartland-rstudio added this to the v1.7.2 milestone Jan 11, 2019
@joncfoo joncfoo removed this from the v1.7.2 milestone Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants