Skip to content
Snippets Groups Projects
catalog.json 1.09 KiB
Newer Older
  "clapper": {
    "versions": {
      "stable": "https://clapper.readthedocs.io/en/stable/",
      "latest": "https://clapper.readthedocs.io/en/latest/"
    },
    "sources": {}
  },
  "lightning": {
    "versions": {
      "stable": "https://lightning.ai/docs/pytorch/stable/"
    },
    "sources": {
      "environment": "lightning"
    }
Daniel CARRON's avatar
Daniel CARRON committed
  "tensorboardx": {
    "versions": {
      "stable": "https://tensorboardx.readthedocs.io/en/stable/",
      "latest": "https://tensorboardx.readthedocs.io/en/latest/"
    },
    "sources": {
      "readthedocs": "tensorboardx"
    }
  },
  "tabulate": {
    "versions": {
      "latest": "https://tabulate.readthedocs.io/en/latest/",
      "master": "https://tabulate.readthedocs.io/en/master/",
      "stable": "https://tabulate.readthedocs.io/en/stable/"
    },
    "sources": {
      "readthedocs": "tabulate"
    }
  },
  "python-gitlab": {
    "versions": {
      "latest": "https://python-gitlab.readthedocs.io/en/latest/",
      "stable": "https://python-gitlab.readthedocs.io/en/stable/"
    },
    "sources": {
      "environment": "python-gitlab"
    }