install.json 199 B

12345
  1. {
  2. "packageManager": "python",
  3. "packageName": "jupyterlab_pygments",
  4. "uninstallInstructions": "Use your Python package manager (pip, conda, etc.) to uninstall the package jupyterlab_pygments"
  5. }