mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
docs: Enhance description for ioslated mode
This commit is contained in:
parent
83eb2e5f17
commit
66d02ba7e7
1 changed files with 2 additions and 0 deletions
|
|
@ -65,6 +65,8 @@ From the code perspective, there is only one `InterpreterGroup` for the scoped m
|
|||
|
||||
**Isolated** mode runs separate interpreter process for each Note. So, each Note have absolutely isolated session.
|
||||
|
||||
From the code perspective, there is only one `InterpreterGroup` for the scoped mode, but multiple sessions in one `InterpreterGroup`.
|
||||
|
||||
## Which mode should I use?
|
||||
|
||||
<br/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue