Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
common/notebook-common
CellUri
parseCellOutputUri
Function parseCellOutputUri
parseCellOutputUri
(
uri
:
URI
)
:
undefined
|
{
notebook
:
URI
;
outputId
?:
string
}
Parameters
uri
:
URI
Returns
undefined
|
{
notebook
:
URI
;
outputId
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...