Terra allows us to run Rstudio and Jupyter notebooks. It seems to me that the two GUI interfaces are mutually exclusive.
-
If I starts a VM with Rstudio, I don’t have the terminal tab on the menu on the right side. The way I can access the VM file system is to use terminal tab inside the Rstudio. The only problem with using Rstudio terminal inside Terra is, I CANNOT use keystroke to copy & paste. The only way to move the files across different gs location, seem to be via R package AnVILGCP, or MANUALLY TYPE the “gs://…/”. By the way, AnVILGCP does not come as one of the default package for Rstudio environment.
-
If I starts a Jupyter notebooks, I have the terminal tab on the menu on the right side. In the terminal tab, I can use keystroke Ctr+X, Ctr+V, and etc… But Jupyter environment does not allow me to open multiple files on the current VM. The terminal window only allow view one file at a time.
Can we have the terminal tab on for the Rstudio environment?
Can we allow the Jupyter Notebook to have the open file option on the notebook manu bar?