rstudio / rsconnect-jupyter

Publish Jupyter notebooks to RStudio Connect
GNU General Public License v2.0
25 stars 6 forks source link

pip install --editable rsconnect-jupyter does not work out of the box #354

Open bcwu opened 1 year ago

bcwu commented 1 year ago

In order to enable the plugin when it is install from pip install --editable, the user needs to also execute make version-frontend, which is not mentioned in the docs.