microsoft/qdk

Public

mirrored from https://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
copilot/replace-qsharp-with-qdk-python-tests

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

source/jupyterlab/jupyterlab-core/package.json

11lines · modecode

1{
2 "name": "@jupyterlab/core",
3 "version": "4.4.3",
4 "jupyterlab": {
5 "singletonPackages": [
6 "@codemirror/language",
7 "@jupyterlab/codemirror",
8 "@jupyterlab/notebook"
9 ]
10 }
11}
12