mssparkutils.session.stop: Stop an interactive session

View source: R/session.R

mssparkutils.session.stopR Documentation

Stop an interactive session

Description

Stop an interactive session

Usage

mssparkutils.session.stop(detach = TRUE)

Arguments

detach

If detach is True, stop session from standard session, or detach current notebook from high concurrency session; if detach is False, stop session in any session. Default is TRUE.


notebookutils documentation built on May 29, 2024, 12:08 p.m.