Skip to content
Snippets Groups Projects
Commit 539e84cc authored by felmer's avatar felmer
Browse files

SSDM-8127: Add hint for debugging Jupyter

parent bae19c0a
No related branches found
No related tags found
No related merge requests found
......@@ -102,6 +102,12 @@ After the setup is complete, you'll have
* openBIS running at <https://localhost:8122/openbis/>, with credentials admin/password.
* Object /DEFAULT/DEFAULT with a lot of datasets for testing.
Hint: Jupyter creates no log file. Everything is printed onto the console. In order to see this output do the following:
1. vagrant ssh
2. screen -r
You can escape from the screen by typing ^A followed by ^D.
### clone repository and install extension for development
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment