blocked_extensions.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "blocked_extensions": [
  3. {
  4. "name": "@jupyterlab-examples/launcher",
  5. "type": "jupyterlab",
  6. "reason": "No reason, this is just a test",
  7. "creation_date": "2020-03-11T03:28:56.782Z",
  8. "last_update_date": "2020-03-11T03:28:56.782Z"
  9. },
  10. {
  11. "name": "@tpoff/jupyterlab-tpoff_xkcd",
  12. "type": "jupyterlab",
  13. "reason": "No reason, this is just a test",
  14. "creation_date": "2020-03-11T03:28:56.782Z",
  15. "last_update_date": "2020-03-11T03:28:56.782Z"
  16. },
  17. {
  18. "name": "@mohansrk/test",
  19. "type": "jupyterlab",
  20. "reason": "No reason, this is just a test",
  21. "creation_date": "2020-03-11T03:28:56.782Z",
  22. "last_update_date": "2020-03-11T03:28:56.782Z"
  23. },
  24. {
  25. "name": "custom-git",
  26. "type": "jupyterlab",
  27. "reason": "No reason, this is just a test",
  28. "creation_date": "2020-03-11T03:28:56.782Z",
  29. "last_update_date": "2020-03-11T03:28:56.782Z"
  30. },
  31. {
  32. "name": "jupyterlabtd_git",
  33. "type": "jupyterlab",
  34. "reason": "No reason, this is just a test",
  35. "creation_date": "2020-03-11T03:28:56.782Z",
  36. "last_update_date": "2020-03-11T03:28:56.782Z"
  37. }
  38. ]
  39. }