Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cea5aa38 authored by CREMONESI Francesco's avatar CREMONESI Francesco
Browse files

Add faq and improve wordings

parent 08bdb5fb
No related branches found
No related tags found
No related merge requests found
......@@ -20,3 +20,6 @@ parts:
title: Brain segmentation
- file: fedbiomed-tutorial/brain-segmentation-solution.ipynb
title: Brain segmentation - Solution
- caption: FAQ
chapters:
- file: faq/faq.md
# Frequently Asked Questions
## Will JupyterHub be accessible after the workshop?
Unfortunately, no. We will shutdown the jupyterhub server at the end of each workshop day.
## What happens if I close a notebook or a terminal tab?
No worries, the underlying process will continue to run. To reopen it, navigate to the jupytehub homepage (the IP address provided [here](/fedbiomed-tutorial/aws-instructions)) and click on the "Running" tab in the top left.
## How to solve "fedbiomed Module Not Found" error
This may be due to the wrong jupyter kernel being selected. In your notebook, under the `Kernel` tab, go to `Change kernel` and select `fedbiomed-researcher`.
......@@ -10,10 +10,10 @@ The program of the workshop is:
- Introduction to FL and its importance in medical research ([slides](/fedbiomed-tutorial/slides))
- Fed-BioMed introduction and MedNIST tutorial ([notebook](/fedbiomed-tutorial/intro-tutorial-mednist))
- Hands-on exercise: detecting heart disease from tabular data ([notebook](fedbiomed-tutorial/tutorial-sklearn-exercise))
- Hands-on exercise: detecting heart disease from tabular data ([notebook](fedbiomed-tutorial/tutorial-sklearn-problem))
- Hands-on exercise: segmentation of brain MRI images ([notebook](fedbiomed-tutorial/brain-segmentation-exercise))
## Material usage
## Using Fed-BioMed during the workshop
We provide a ready-to-use JupyterHub server. Follow the [instructions](/fedbiomed-tutorial/aws-instructions) to find out how to connect.
......
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