Skip to content

Frequently Asked Questions

General

1. How can I report an issue?

Just follows the istrucions in the issue topic.

2. How can I suggest an enhancement?

If you want a new feature to be supported, you can open an issue here.

JupyterLab

Tasks and running jobs

Here you can find questions and aswers about the interactive session. In particular, concerning specific situation after the analysis is launched and you are waiting for the results in your notebook or terminal.

1. May I close the browser tab during an interactive session?

If a Dask job is running it is necessary to leave the tab and the browser open to collect the results of the operation.

2. May I logout during an interactive session?

This presents the same situation of Question #1

Back to top