-
Notifications
You must be signed in to change notification settings - Fork 20
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
Document steps needed to use chromote in Posit Workbench #179
Comments
Thank you @fh-mthomson for the suggestion! This is on our radar and we'll be looking into improving the documentation for Workbench users, ideally in the Workbench Admin guide as suggested. In the mean time, we welcome any tips, tricks, or gotchas in this thread for anyone who has successfully used Chrome and chromote in Workbench. |
System Details
With packages corresponding to:
Like reported in rstudio/rstudio#12960 (comment) we also experience the following issue when using
However, I've found that if I initialise a new project and initialise
and within the project create the
Snapshot the dependency:
and THEN open up my
and a nice screenshot appears:
This means I can circumvent the error by doing some (not particular nice) handling by sending the session start to a new project with Any input to where I should search would be appreciated 🙏 |
Bolster docs to summarize recommended set of dependencies needed to be able to run
chromote
in Workbench (leveraging findings in #150, #103) since these are standard dependencies forwebshot2
andshinytest2
.Alternatives:
The text was updated successfully, but these errors were encountered: