You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a big task, possibly meriting a fork of the container. Or can we even customise the options, so people can choose an IDE when launching the container?
Interesting to explore, but we should iron out the main workflows first.
The text was updated successfully, but these errors were encountered:
@hturner Now we can run r-studio on web using codespaces finally.
I've customize devcontainer to run r-server on web
You can checkout branch 'r-studio'
After tinkering around rocker project(r docker).
I found one way to run r-studio on web(actually 2 ways but other one is not working right now).
We can run codespaces on r-studio branch which will let up open r-studio in browser
After clicking on "open in browser"(bottom-right) we will get redirect to github codespaces webview and find login for r-studio
For now I've set user and password both as 'rstudio'(we can also directly open r-studio but for now I've kept it default).
This is a big task, possibly meriting a fork of the container. Or can we even customise the options, so people can choose an IDE when launching the container?
Interesting to explore, but we should iron out the main workflows first.
The text was updated successfully, but these errors were encountered: