Skip to content

Commit

Permalink
Update docs/manuals/ibridges.qmd
Browse files Browse the repository at this point in the history
Co-authored-by: Jelle Treep <[email protected]>
  • Loading branch information
chStaiger and jelletreep authored Aug 28, 2024
1 parent 65e8c31 commit d4e24d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/manuals/ibridges.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ iBridges needs to be installed on your workspace. Many SURF ResearchCloud worksp
- On non-desktop workspaces check if iBridges is installed by typing: `ibridges` in the terminal. If iBridges is installed, this should show you the program's help menu. On Jupyter or Rstudio workspaces, you need to open a terminal first: In Jupyter, click the + button in the file browser and select the terminal in the new Launcher tab ([find a short video here](https://jupyterlab.readthedocs.io/en/stable/user/terminal.html)).
In Rstudio, In the bottom left panel, click the ‘terminal’ tab.

- If you need to install iBridges, you can execute: `pip install ibridges`.
#### Installation
- If you need to install iBridges, you can execute: `pip install ibridges` on the terminal.
- On desktop workspaces you can execute: `pip install ibridgesgui`.

### Creating an iRODS environment file
Expand Down

0 comments on commit d4e24d1

Please sign in to comment.