Make RStudio Cloud as an Standalone App on Mac

$$ \newcommand{\indep}{\mathrel{\perp\mkern-10mu\perp}} \newcommand{\P}{\mathbb{P}} \newcommand{\R}{\mathbb{R}} \newcommand{\E}{\mathbb{E}} \newcommand{\Var}{\operatorname{Var}} \newcommand{\Cov}{\operatorname{Cov}} \newcommand{\1}[1]{\mathbf{1}\\{#1\\}} $$

RStudio Cloud 是用浏览器登陆的,但是快捷键有冲突。解决办法:

  1. 点击 nativefier 进行安装
  2. 安装命令,打开terminal,npm install -g nativefier
  3. 打开terminal
  4. 输入:nativefier https://rstudio.cloud --name 'RStudio-Cloud' --internal-urls ".*?\.rstudio\.*?|(.*?)"
  5. 完成
  6. 这样 RStudio Cloud 就是一个独立的APP了
Chen Xing
Chen Xing
Founder & Data Scientist

Enjoy Life & Enjoy Work!

Related