Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants