@@ -39,6 +39,8 @@ using IJulia; notebook(dir=pwd())
```
und das Notebook wird automatisch im Browser geöffnet.
Navigiere zu den Dateien und öffne das Notebook Nummer 0.
### Fehlerbehebung
Wenn Sie auf Probleme stoßen, werfen Sie einen Blick auf den [ausgezeichneten Problembehandlungsabschnitt](https://carstenbauer.github.io/WorkshopWizard.jl/dev/troubleshooting/) aus dem WorkshopWizard-Paket von Carsten Bauer (das von `install.jl` verwendet wird).
...
...
@@ -83,6 +85,8 @@ using IJulia; notebook(dir=pwd())
```
and the notebook will automatically open in a browser.
Navigate the files and open notebook number 0.
### Troubleshooting
If you are facing issues, check out
the [great troubleshooting section](https://carstenbauer.github.io/WorkshopWizard.jl/dev/troubleshooting/)