Skip to content

Commit

Permalink
Fix layout, I hope @bclaremar agrees
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 23, 2024
1 parent 758cdb1 commit 6c97499
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions docs/intermediate/ides.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,23 +99,20 @@ It may look like below, where there is a preference for Jupyter:
- Get the IDE that got the most votes to run on Bianca, by following
its documentation. If you really want to run another IDE,
you may do so! When done, do exercise 2.
- For Jupyter, you can skip the _venv_ step!

???- question "If you chose Jupyter"

- If not done so earlier:
```console
$ ln -s /proj/sens2023598/ proj
```
- Start jupyter from your $HOME folder
- Try to run the script `Test-01.ipynb` located in /proj/workshop/Jupyter-demo/Test-01.ipynb
-
You can skip the _venv_ step!

You can browse in jupyter to a test notebook in /proj/workshop/Jupyter-demo/Test-01.ipynb
- If not done so earlier:

proj -> /proj/sens2023598/
```console
$ ln -s /proj/sens2023598/ proj
```
- Start jupyter from your $HOME folder
- Try to run the script `Test-01.ipynb` located in /proj/workshop/Jupyter-demo/Test-01.ipynb
- You can browse in jupyter to a test notebook in /proj/workshop/Jupyter-demo/Test-01.ipynb

### Exercise 2: Understand IDEs on Bianca

Expand Down

0 comments on commit 6c97499

Please sign in to comment.