mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-03-26 11:38:18 +00:00
14 lines
236 B
HTML
14 lines
236 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Notebook</title>
|
|
</head>
|
|
<body>
|
|
<script id="jupyter-config-data" type="application/json">
|
|
{
|
|
"terminalsAvailable": "true"
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|