Home
last modified time | relevance | path

Searched refs:kJupyterLabId (Results 1 – 2 of 2) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/r_util/
H A DRSessionContext.cpp101 return SessionScope(ProjectId(kJupyterLabId), id); in jupyterLabSession()
135 return project_.id() == kJupyterLabId; in isJupyterLab()
439 reserved.push_back(kJupyterLabId); in generateScopeId()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/r_util/
H A DRSessionContext.hpp31 #define kJupyterLabId "21f2ed72" macro