Closed Xarthisius closed 2 years ago
Fixes https://github.com/whole-tale/whole-tale/issues/108 (at least RStudio and Jupyter part, I haven't tried openrefine and matlab yet).
true
"config.csp"
"frame-ancestors 'self' https://dashboard.local.wholetale.org https://your.testsite"
https://your.testsite
In the latest deploy-dev change "dev_images.json" in https://github.com/whole-tale/deploy-dev/blob/master/setup_girder.py#L153 to "stage_images.json" to quickly get a bunch of different environments.
R < 3.5.3 is now working as expected (clang is being installed).
Fixes https://github.com/whole-tale/whole-tale/issues/108 (at least RStudio and Jupyter part, I haven't tried openrefine and matlab yet).
How to test
true
."config.csp"
equal to:"frame-ancestors 'self' https://dashboard.local.wholetale.org https://your.testsite"
https://your.testsite
embed Instance url in an iframe.In the latest deploy-dev change "dev_images.json" in https://github.com/whole-tale/deploy-dev/blob/master/setup_girder.py#L153 to "stage_images.json" to quickly get a bunch of different environments.