dependency-graph.svg 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <!-- Generated by graphviz version 2.40.1 (20161225.0304)
  5. -->
  6. <!-- Title: G Pages: 1 -->
  7. <svg width="1335pt" height="804pt"
  8. viewBox="0.00 0.00 1334.61 803.60" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  9. <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 799.6)">
  10. <title>G</title>
  11. <polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-799.6 1330.6078,-799.6 1330.6078,4 -4,4"/>
  12. <!-- application -->
  13. <g id="node1" class="node">
  14. <title>application</title>
  15. <g id="a_node1"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/application" xlink:title="application">
  16. <ellipse fill="none" stroke="#000000" cx="193.6078" cy="-573.7327" rx="50.0912" ry="18"/>
  17. <text text-anchor="middle" x="193.6078" y="-570.0327" font-family="Times,serif" font-size="14.00" fill="#000000">application</text>
  18. </a>
  19. </g>
  20. </g>
  21. <!-- docregistry -->
  22. <g id="node2" class="node">
  23. <title>docregistry</title>
  24. <g id="a_node2"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/docregistry" xlink:title="docregistry">
  25. <ellipse fill="none" stroke="#000000" cx="339.6078" cy="-478.7327" rx="50.0912" ry="18"/>
  26. <text text-anchor="middle" x="339.6078" y="-475.0327" font-family="Times,serif" font-size="14.00" fill="#000000">docregistry</text>
  27. </a>
  28. </g>
  29. </g>
  30. <!-- application&#45;&gt;docregistry -->
  31. <g id="edge1" class="edge">
  32. <title>application&#45;&gt;docregistry</title>
  33. <path fill="none" stroke="#000000" d="M218.045,-557.8319C242.2585,-542.0765 279.5179,-517.8324 306.4044,-500.3377"/>
  34. <polygon fill="#000000" stroke="#000000" points="308.6181,-503.0731 315.091,-494.6855 304.8003,-497.2058 308.6181,-503.0731"/>
  35. </g>
  36. <!-- rendermime -->
  37. <g id="node6" class="node">
  38. <title>rendermime</title>
  39. <g id="a_node6"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/rendermime" xlink:title="rendermime">
  40. <ellipse fill="none" stroke="#000000" cx="482.6078" cy="-221.7327" rx="53.8905" ry="18"/>
  41. <text text-anchor="middle" x="482.6078" y="-218.0327" font-family="Times,serif" font-size="14.00" fill="#000000">rendermime</text>
  42. </a>
  43. </g>
  44. </g>
  45. <!-- docregistry&#45;&gt;rendermime -->
  46. <g id="edge3" class="edge">
  47. <title>docregistry&#45;&gt;rendermime</title>
  48. <path fill="none" stroke="#000000" d="M346.4258,-460.8344C359.8753,-426.4309 391.7441,-349.2128 428.6626,-289.7327 437.9848,-274.7137 450.0904,-259.181 460.4713,-246.7588"/>
  49. <polygon fill="#000000" stroke="#000000" points="463.1873,-248.9677 466.9974,-239.0816 457.8539,-244.434 463.1873,-248.9677"/>
  50. </g>
  51. <!-- apputils -->
  52. <g id="node3" class="node">
  53. <title>apputils</title>
  54. <g id="a_node3"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/apputils" xlink:title="apputils">
  55. <ellipse fill="none" stroke="#000000" cx="1015.6078" cy="-364.7327" rx="38.1938" ry="18"/>
  56. <text text-anchor="middle" x="1015.6078" y="-361.0327" font-family="Times,serif" font-size="14.00" fill="#000000">apputils</text>
  57. </a>
  58. </g>
  59. </g>
  60. <!-- services -->
  61. <g id="node4" class="node">
  62. <title>services</title>
  63. <g id="a_node4"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/services" xlink:title="services">
  64. <ellipse fill="none" stroke="#000000" cx="1138.6078" cy="-316.7327" rx="38.9931" ry="18"/>
  65. <text text-anchor="middle" x="1138.6078" y="-313.0327" font-family="Times,serif" font-size="14.00" fill="#000000">services</text>
  66. </a>
  67. </g>
  68. </g>
  69. <!-- apputils&#45;&gt;services -->
  70. <g id="edge2" class="edge">
  71. <title>apputils&#45;&gt;services</title>
  72. <path fill="none" stroke="#000000" d="M1045.3827,-353.1133C1061.5797,-346.7925 1081.8196,-338.894 1099.298,-332.0732"/>
  73. <polygon fill="#000000" stroke="#000000" points="1100.6375,-335.3076 1108.6809,-328.4116 1098.0926,-328.7865 1100.6375,-335.3076"/>
  74. </g>
  75. <!-- coreutils -->
  76. <g id="node5" class="node">
  77. <title>coreutils</title>
  78. <g id="a_node5"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/coreutils" xlink:title="coreutils">
  79. <ellipse fill="none" stroke="#000000" cx="1274.6078" cy="-316.7327" rx="40.8928" ry="18"/>
  80. <text text-anchor="middle" x="1274.6078" y="-313.0327" font-family="Times,serif" font-size="14.00" fill="#000000">coreutils</text>
  81. </a>
  82. </g>
  83. </g>
  84. <!-- services&#45;&gt;coreutils -->
  85. <g id="edge6" class="edge">
  86. <title>services&#45;&gt;coreutils</title>
  87. <path fill="none" stroke="#000000" d="M1177.9447,-316.7327C1192.0949,-316.7327 1208.2721,-316.7327 1223.2918,-316.7327"/>
  88. <polygon fill="#000000" stroke="#000000" points="1223.4661,-320.2328 1233.466,-316.7327 1223.466,-313.2328 1223.4661,-320.2328"/>
  89. </g>
  90. <!-- observables -->
  91. <g id="node9" class="node">
  92. <title>observables</title>
  93. <g id="a_node9"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/observables" xlink:title="observables">
  94. <ellipse fill="none" stroke="#000000" cx="1274.6078" cy="-221.7327" rx="51.9908" ry="18"/>
  95. <text text-anchor="middle" x="1274.6078" y="-218.0327" font-family="Times,serif" font-size="14.00" fill="#000000">observables</text>
  96. </a>
  97. </g>
  98. </g>
  99. <!-- services&#45;&gt;observables -->
  100. <g id="edge7" class="edge">
  101. <title>services&#45;&gt;observables</title>
  102. <path fill="none" stroke="#000000" d="M1160.1574,-301.6797C1182.4984,-286.0739 1217.653,-261.5173 1243.1088,-243.7357"/>
  103. <polygon fill="#000000" stroke="#000000" points="1245.1436,-246.5838 1251.3373,-237.9879 1241.135,-240.8452 1245.1436,-246.5838"/>
  104. </g>
  105. <!-- rendermime&#45;interfaces -->
  106. <g id="node7" class="node">
  107. <title>rendermime&#45;interfaces</title>
  108. <g id="a_node7"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/rendermime-interfaces" xlink:title="rendermime&#45;interfaces">
  109. <ellipse fill="none" stroke="#000000" cx="663.6078" cy="-316.7327" rx="90.9839" ry="18"/>
  110. <text text-anchor="middle" x="663.6078" y="-313.0327" font-family="Times,serif" font-size="14.00" fill="#000000">rendermime&#45;interfaces</text>
  111. </a>
  112. </g>
  113. </g>
  114. <!-- rendermime&#45;&gt;rendermime&#45;interfaces -->
  115. <g id="edge4" class="edge">
  116. <title>rendermime&#45;&gt;rendermime&#45;interfaces</title>
  117. <path fill="none" stroke="#000000" d="M511.6886,-236.9961C541.5577,-252.6733 588.3275,-277.221 622.0856,-294.9393"/>
  118. <polygon fill="#000000" stroke="#000000" points="620.7562,-298.1943 631.2373,-299.7427 624.0094,-291.9961 620.7562,-298.1943"/>
  119. </g>
  120. <!-- codemirror -->
  121. <g id="node8" class="node">
  122. <title>codemirror</title>
  123. <g id="a_node8"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/codemirror" xlink:title="codemirror">
  124. <ellipse fill="none" stroke="#000000" cx="663.6078" cy="-221.7327" rx="50.0912" ry="18"/>
  125. <text text-anchor="middle" x="663.6078" y="-218.0327" font-family="Times,serif" font-size="14.00" fill="#000000">codemirror</text>
  126. </a>
  127. </g>
  128. </g>
  129. <!-- rendermime&#45;&gt;codemirror -->
  130. <g id="edge5" class="edge">
  131. <title>rendermime&#45;&gt;codemirror</title>
  132. <path fill="none" stroke="#000000" d="M536.9138,-221.7327C557.7643,-221.7327 581.6835,-221.7327 603.0823,-221.7327"/>
  133. <polygon fill="#000000" stroke="#000000" points="603.3602,-225.2328 613.3602,-221.7327 603.3601,-218.2328 603.3602,-225.2328"/>
  134. </g>
  135. <!-- statusbar -->
  136. <g id="node14" class="node">
  137. <title>statusbar</title>
  138. <g id="a_node14"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/statusbar" xlink:title="statusbar">
  139. <ellipse fill="none" stroke="#000000" cx="866.6078" cy="-221.7327" rx="42.4939" ry="18"/>
  140. <text text-anchor="middle" x="866.6078" y="-218.0327" font-family="Times,serif" font-size="14.00" fill="#000000">statusbar</text>
  141. </a>
  142. </g>
  143. </g>
  144. <!-- codemirror&#45;&gt;statusbar -->
  145. <g id="edge13" class="edge">
  146. <title>codemirror&#45;&gt;statusbar</title>
  147. <path fill="none" stroke="#000000" d="M713.7876,-221.7327C744.2731,-221.7327 783.1404,-221.7327 814.0481,-221.7327"/>
  148. <polygon fill="#000000" stroke="#000000" points="814.2011,-225.2328 824.2011,-221.7327 814.2011,-218.2328 814.2011,-225.2328"/>
  149. </g>
  150. <!-- attachments -->
  151. <g id="node10" class="node">
  152. <title>attachments</title>
  153. <g id="a_node10"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/attachments" xlink:title="attachments">
  154. <ellipse fill="none" stroke="#000000" cx="339.6078" cy="-221.7327" rx="53.0913" ry="18"/>
  155. <text text-anchor="middle" x="339.6078" y="-218.0327" font-family="Times,serif" font-size="14.00" fill="#000000">attachments</text>
  156. </a>
  157. </g>
  158. </g>
  159. <!-- attachments&#45;&gt;rendermime -->
  160. <g id="edge8" class="edge">
  161. <title>attachments&#45;&gt;rendermime</title>
  162. <path fill="none" stroke="#000000" d="M393.2626,-221.7327C401.4887,-221.7327 410.0514,-221.7327 418.4762,-221.7327"/>
  163. <polygon fill="#000000" stroke="#000000" points="418.6524,-225.2328 428.6524,-221.7327 418.6523,-218.2328 418.6524,-225.2328"/>
  164. </g>
  165. <!-- cells -->
  166. <g id="node11" class="node">
  167. <title>cells</title>
  168. <g id="a_node11"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/cells" xlink:title="cells">
  169. <ellipse fill="none" stroke="#000000" cx="193.6078" cy="-221.7327" rx="27" ry="18"/>
  170. <text text-anchor="middle" x="193.6078" y="-218.0327" font-family="Times,serif" font-size="14.00" fill="#000000">cells</text>
  171. </a>
  172. </g>
  173. </g>
  174. <!-- cells&#45;&gt;attachments -->
  175. <g id="edge9" class="edge">
  176. <title>cells&#45;&gt;attachments</title>
  177. <path fill="none" stroke="#000000" d="M220.7272,-221.7327C236.3169,-221.7327 256.6015,-221.7327 275.9885,-221.7327"/>
  178. <polygon fill="#000000" stroke="#000000" points="276.0153,-225.2328 286.0153,-221.7327 276.0152,-218.2328 276.0153,-225.2328"/>
  179. </g>
  180. <!-- outputarea -->
  181. <g id="node12" class="node">
  182. <title>outputarea</title>
  183. <g id="a_node12"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/outputarea" xlink:title="outputarea">
  184. <ellipse fill="none" stroke="#000000" cx="339.6078" cy="-316.7327" rx="48.1917" ry="18"/>
  185. <text text-anchor="middle" x="339.6078" y="-313.0327" font-family="Times,serif" font-size="14.00" fill="#000000">outputarea</text>
  186. </a>
  187. </g>
  188. </g>
  189. <!-- cells&#45;&gt;outputarea -->
  190. <g id="edge10" class="edge">
  191. <title>cells&#45;&gt;outputarea</title>
  192. <path fill="none" stroke="#000000" d="M212.9955,-234.348C236.9665,-249.9456 278.1263,-276.7276 306.9926,-295.5105"/>
  193. <polygon fill="#000000" stroke="#000000" points="305.2331,-298.5413 315.5238,-301.0616 309.0509,-292.674 305.2331,-298.5413"/>
  194. </g>
  195. <!-- outputarea&#45;&gt;rendermime -->
  196. <g id="edge14" class="edge">
  197. <title>outputarea&#45;&gt;rendermime</title>
  198. <path fill="none" stroke="#000000" d="M363.2214,-301.0454C386.7409,-285.4205 423.0546,-261.2961 449.4583,-243.7552"/>
  199. <polygon fill="#000000" stroke="#000000" points="451.6071,-246.5296 457.9998,-238.0807 447.7336,-240.699 451.6071,-246.5296"/>
  200. </g>
  201. <!-- codeeditor -->
  202. <g id="node13" class="node">
  203. <title>codeeditor</title>
  204. <g id="a_node13"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/codeeditor" xlink:title="codeeditor">
  205. <ellipse fill="none" stroke="#000000" cx="1138.6078" cy="-221.7327" rx="48.1917" ry="18"/>
  206. <text text-anchor="middle" x="1138.6078" y="-218.0327" font-family="Times,serif" font-size="14.00" fill="#000000">codeeditor</text>
  207. </a>
  208. </g>
  209. </g>
  210. <!-- codeeditor&#45;&gt;coreutils -->
  211. <g id="edge11" class="edge">
  212. <title>codeeditor&#45;&gt;coreutils</title>
  213. <path fill="none" stroke="#000000" d="M1161.3712,-237.6336C1184.0988,-253.5095 1219.1652,-278.0044 1244.2516,-295.528"/>
  214. <polygon fill="#000000" stroke="#000000" points="1242.4698,-298.5527 1252.6721,-301.41 1246.4784,-292.8141 1242.4698,-298.5527"/>
  215. </g>
  216. <!-- codeeditor&#45;&gt;observables -->
  217. <g id="edge12" class="edge">
  218. <title>codeeditor&#45;&gt;observables</title>
  219. <path fill="none" stroke="#000000" d="M1186.9393,-221.7327C1195.0811,-221.7327 1203.6345,-221.7327 1212.0749,-221.7327"/>
  220. <polygon fill="#000000" stroke="#000000" points="1212.279,-225.2328 1222.279,-221.7327 1212.2789,-218.2328 1212.279,-225.2328"/>
  221. </g>
  222. <!-- statusbar&#45;&gt;apputils -->
  223. <g id="edge15" class="edge">
  224. <title>statusbar&#45;&gt;apputils</title>
  225. <path fill="none" stroke="#000000" d="M885.1749,-237.9148C900.6129,-251.5032 923.0429,-271.557 942.0012,-289.7327 959.3837,-306.3978 978.409,-325.8159 992.7621,-340.7179"/>
  226. <polygon fill="#000000" stroke="#000000" points="990.3592,-343.2688 999.8085,-348.0605 995.4097,-338.4219 990.3592,-343.2688"/>
  227. </g>
  228. <!-- statusbar&#45;&gt;codeeditor -->
  229. <g id="edge16" class="edge">
  230. <title>statusbar&#45;&gt;codeeditor</title>
  231. <path fill="none" stroke="#000000" d="M909.1078,-221.7327C955.0967,-221.7327 1028.7324,-221.7327 1080.1543,-221.7327"/>
  232. <polygon fill="#000000" stroke="#000000" points="1080.4496,-225.2328 1090.4496,-221.7327 1080.4495,-218.2328 1080.4496,-225.2328"/>
  233. </g>
  234. <!-- completer -->
  235. <g id="node15" class="node">
  236. <title>completer</title>
  237. <g id="a_node15"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/completer" xlink:title="completer">
  238. <ellipse fill="none" stroke="#000000" cx="866.6078" cy="-126.7327" rx="46.2923" ry="18"/>
  239. <text text-anchor="middle" x="866.6078" y="-123.0327" font-family="Times,serif" font-size="14.00" fill="#000000">completer</text>
  240. </a>
  241. </g>
  242. </g>
  243. <!-- completer&#45;&gt;apputils -->
  244. <g id="edge17" class="edge">
  245. <title>completer&#45;&gt;apputils</title>
  246. <path fill="none" stroke="#000000" d="M888.7719,-142.5521C905.1919,-155.177 927.1962,-174.1155 942.0012,-194.7327 974.5268,-240.0277 996.7587,-301.9489 1007.7204,-337.1975"/>
  247. <polygon fill="#000000" stroke="#000000" points="1004.3852,-338.2603 1010.6362,-346.8146 1011.0841,-336.2293 1004.3852,-338.2603"/>
  248. </g>
  249. <!-- completer&#45;&gt;codeeditor -->
  250. <g id="edge18" class="edge">
  251. <title>completer&#45;&gt;codeeditor</title>
  252. <path fill="none" stroke="#000000" d="M901.0568,-138.7646C949.9079,-155.8265 1039.3725,-187.0733 1093.4741,-205.9691"/>
  253. <polygon fill="#000000" stroke="#000000" points="1092.5519,-209.3543 1103.1467,-209.3474 1094.8601,-202.7458 1092.5519,-209.3543"/>
  254. </g>
  255. <!-- console -->
  256. <g id="node16" class="node">
  257. <title>console</title>
  258. <g id="a_node16"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/console" xlink:title="console">
  259. <ellipse fill="none" stroke="#000000" cx="50.6078" cy="-221.7327" rx="37.8943" ry="18"/>
  260. <text text-anchor="middle" x="50.6078" y="-218.0327" font-family="Times,serif" font-size="14.00" fill="#000000">console</text>
  261. </a>
  262. </g>
  263. </g>
  264. <!-- console&#45;&gt;cells -->
  265. <g id="edge19" class="edge">
  266. <title>console&#45;&gt;cells</title>
  267. <path fill="none" stroke="#000000" d="M88.5538,-221.7327C109.5059,-221.7327 135.4295,-221.7327 156.2822,-221.7327"/>
  268. <polygon fill="#000000" stroke="#000000" points="156.3688,-225.2328 166.3688,-221.7327 156.3687,-218.2328 156.3688,-225.2328"/>
  269. </g>
  270. <!-- csvviewer -->
  271. <g id="node17" class="node">
  272. <title>csvviewer</title>
  273. <g id="a_node17"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/csvviewer" xlink:title="csvviewer">
  274. <ellipse fill="none" stroke="#000000" cx="193.6078" cy="-478.7327" rx="46.2923" ry="18"/>
  275. <text text-anchor="middle" x="193.6078" y="-475.0327" font-family="Times,serif" font-size="14.00" fill="#000000">csvviewer</text>
  276. </a>
  277. </g>
  278. </g>
  279. <!-- csvviewer&#45;&gt;docregistry -->
  280. <g id="edge20" class="edge">
  281. <title>csvviewer&#45;&gt;docregistry</title>
  282. <path fill="none" stroke="#000000" d="M239.8032,-478.7327C252.262,-478.7327 265.9305,-478.7327 279.0469,-478.7327"/>
  283. <polygon fill="#000000" stroke="#000000" points="279.414,-482.2328 289.414,-478.7327 279.414,-475.2328 279.414,-482.2328"/>
  284. </g>
  285. <!-- docmanager -->
  286. <g id="node18" class="node">
  287. <title>docmanager</title>
  288. <g id="a_node18"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/docmanager" xlink:title="docmanager">
  289. <ellipse fill="none" stroke="#000000" cx="193.6078" cy="-668.7327" rx="53.8905" ry="18"/>
  290. <text text-anchor="middle" x="193.6078" y="-665.0327" font-family="Times,serif" font-size="14.00" fill="#000000">docmanager</text>
  291. </a>
  292. </g>
  293. </g>
  294. <!-- docmanager&#45;&gt;docregistry -->
  295. <g id="edge21" class="edge">
  296. <title>docmanager&#45;&gt;docregistry</title>
  297. <path fill="none" stroke="#000000" d="M208.5508,-651.3614C220.1268,-637.7623 236.447,-618.2769 250.1528,-600.7327 275.6089,-568.1477 303.5876,-529.4996 321.3582,-504.57"/>
  298. <polygon fill="#000000" stroke="#000000" points="324.2557,-506.5349 327.1974,-496.3567 318.5505,-502.4789 324.2557,-506.5349"/>
  299. </g>
  300. <!-- extensionmanager -->
  301. <g id="node19" class="node">
  302. <title>extensionmanager</title>
  303. <g id="a_node19"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/extensionmanager" xlink:title="extensionmanager">
  304. <ellipse fill="none" stroke="#000000" cx="866.6078" cy="-506.7327" rx="75.2868" ry="18"/>
  305. <text text-anchor="middle" x="866.6078" y="-503.0327" font-family="Times,serif" font-size="14.00" fill="#000000">extensionmanager</text>
  306. </a>
  307. </g>
  308. </g>
  309. <!-- extensionmanager&#45;&gt;apputils -->
  310. <g id="edge22" class="edge">
  311. <title>extensionmanager&#45;&gt;apputils</title>
  312. <path fill="none" stroke="#000000" d="M886.7185,-489.1258C902.0629,-475.5646 923.6202,-456.237 942.0012,-438.7327 959.3215,-422.2385 978.3487,-403.081 992.7183,-388.3913"/>
  313. <polygon fill="#000000" stroke="#000000" points="995.2992,-390.7578 999.7744,-381.1545 990.2873,-385.871 995.2992,-390.7578"/>
  314. </g>
  315. <!-- filebrowser -->
  316. <g id="node20" class="node">
  317. <title>filebrowser</title>
  318. <g id="a_node20"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/filebrowser" xlink:title="filebrowser">
  319. <ellipse fill="none" stroke="#000000" cx="50.6078" cy="-668.7327" rx="50.8918" ry="18"/>
  320. <text text-anchor="middle" x="50.6078" y="-665.0327" font-family="Times,serif" font-size="14.00" fill="#000000">filebrowser</text>
  321. </a>
  322. </g>
  323. </g>
  324. <!-- filebrowser&#45;&gt;docmanager -->
  325. <g id="edge23" class="edge">
  326. <title>filebrowser&#45;&gt;docmanager</title>
  327. <path fill="none" stroke="#000000" d="M101.4269,-668.7327C110.5059,-668.7327 120.0716,-668.7327 129.466,-668.7327"/>
  328. <polygon fill="#000000" stroke="#000000" points="129.5616,-672.2328 139.5616,-668.7327 129.5616,-665.2328 129.5616,-672.2328"/>
  329. </g>
  330. <!-- fileeditor -->
  331. <g id="node21" class="node">
  332. <title>fileeditor</title>
  333. <g id="a_node21"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/fileeditor" xlink:title="fileeditor">
  334. <ellipse fill="none" stroke="#000000" cx="193.6078" cy="-316.7327" rx="42.7926" ry="18"/>
  335. <text text-anchor="middle" x="193.6078" y="-313.0327" font-family="Times,serif" font-size="14.00" fill="#000000">fileeditor</text>
  336. </a>
  337. </g>
  338. </g>
  339. <!-- fileeditor&#45;&gt;docregistry -->
  340. <g id="edge24" class="edge">
  341. <title>fileeditor&#45;&gt;docregistry</title>
  342. <path fill="none" stroke="#000000" d="M208.9565,-333.7634C234.848,-362.4924 287.3049,-420.698 317.276,-453.9536"/>
  343. <polygon fill="#000000" stroke="#000000" points="314.7308,-456.3574 324.0255,-461.4427 319.9306,-451.6711 314.7308,-456.3574"/>
  344. </g>
  345. <!-- imageviewer -->
  346. <g id="node22" class="node">
  347. <title>imageviewer</title>
  348. <g id="a_node22"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/imageviewer" xlink:title="imageviewer">
  349. <ellipse fill="none" stroke="#000000" cx="193.6078" cy="-763.7327" rx="56.59" ry="18"/>
  350. <text text-anchor="middle" x="193.6078" y="-760.0327" font-family="Times,serif" font-size="14.00" fill="#000000">imageviewer</text>
  351. </a>
  352. </g>
  353. </g>
  354. <!-- imageviewer&#45;&gt;docregistry -->
  355. <g id="edge25" class="edge">
  356. <title>imageviewer&#45;&gt;docregistry</title>
  357. <path fill="none" stroke="#000000" d="M210.5657,-746.3979C222.7327,-733.2863 238.8996,-714.4066 250.1528,-695.7327 288.5279,-632.0525 317.642,-548.9154 331.2028,-506.4035"/>
  358. <polygon fill="#000000" stroke="#000000" points="334.5773,-507.3394 334.2364,-496.7501 327.8993,-505.2408 334.5773,-507.3394"/>
  359. </g>
  360. <!-- inspector -->
  361. <g id="node23" class="node">
  362. <title>inspector</title>
  363. <g id="a_node23"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/inspector" xlink:title="inspector">
  364. <ellipse fill="none" stroke="#000000" cx="339.6078" cy="-126.7327" rx="42.7926" ry="18"/>
  365. <text text-anchor="middle" x="339.6078" y="-123.0327" font-family="Times,serif" font-size="14.00" fill="#000000">inspector</text>
  366. </a>
  367. </g>
  368. </g>
  369. <!-- inspector&#45;&gt;rendermime -->
  370. <g id="edge26" class="edge">
  371. <title>inspector&#45;&gt;rendermime</title>
  372. <path fill="none" stroke="#000000" d="M362.5833,-141.9961C386.1328,-157.6409 422.9797,-182.1196 449.6377,-199.8295"/>
  373. <polygon fill="#000000" stroke="#000000" points="447.9874,-202.9351 458.2536,-205.5534 451.8609,-197.1045 447.9874,-202.9351"/>
  374. </g>
  375. <!-- launcher -->
  376. <g id="node24" class="node">
  377. <title>launcher</title>
  378. <g id="a_node24"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/launcher" xlink:title="launcher">
  379. <ellipse fill="none" stroke="#000000" cx="866.6078" cy="-411.7327" rx="40.8928" ry="18"/>
  380. <text text-anchor="middle" x="866.6078" y="-408.0327" font-family="Times,serif" font-size="14.00" fill="#000000">launcher</text>
  381. </a>
  382. </g>
  383. </g>
  384. <!-- launcher&#45;&gt;apputils -->
  385. <g id="edge27" class="edge">
  386. <title>launcher&#45;&gt;apputils</title>
  387. <path fill="none" stroke="#000000" d="M900.0464,-401.185C921.8935,-394.2937 950.5917,-385.2412 973.9234,-377.8815"/>
  388. <polygon fill="#000000" stroke="#000000" points="975.0746,-381.1885 983.5585,-374.8423 972.9688,-374.5127 975.0746,-381.1885"/>
  389. </g>
  390. <!-- mainmenu -->
  391. <g id="node25" class="node">
  392. <title>mainmenu</title>
  393. <g id="a_node25"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/mainmenu" xlink:title="mainmenu">
  394. <ellipse fill="none" stroke="#000000" cx="866.6078" cy="-316.7327" rx="48.9926" ry="18"/>
  395. <text text-anchor="middle" x="866.6078" y="-313.0327" font-family="Times,serif" font-size="14.00" fill="#000000">mainmenu</text>
  396. </a>
  397. </g>
  398. </g>
  399. <!-- mainmenu&#45;&gt;apputils -->
  400. <g id="edge28" class="edge">
  401. <title>mainmenu&#45;&gt;apputils</title>
  402. <path fill="none" stroke="#000000" d="M903.4393,-328.5979C924.8128,-335.4833 951.7996,-344.1771 973.9463,-351.3116"/>
  403. <polygon fill="#000000" stroke="#000000" points="973.1521,-354.7328 983.7436,-354.4678 975.2985,-348.07 973.1521,-354.7328"/>
  404. </g>
  405. <!-- mathjax2 -->
  406. <g id="node26" class="node">
  407. <title>mathjax2</title>
  408. <g id="a_node26"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/mathjax2" xlink:title="mathjax2">
  409. <ellipse fill="none" stroke="#000000" cx="482.6078" cy="-316.7327" rx="44.393" ry="18"/>
  410. <text text-anchor="middle" x="482.6078" y="-313.0327" font-family="Times,serif" font-size="14.00" fill="#000000">mathjax2</text>
  411. </a>
  412. </g>
  413. </g>
  414. <!-- mathjax2&#45;&gt;rendermime&#45;interfaces -->
  415. <g id="edge29" class="edge">
  416. <title>mathjax2&#45;&gt;rendermime&#45;interfaces</title>
  417. <path fill="none" stroke="#000000" d="M526.8854,-316.7327C537.6783,-316.7327 549.67,-316.7327 561.9399,-316.7327"/>
  418. <polygon fill="#000000" stroke="#000000" points="562.2918,-320.2328 572.2917,-316.7327 562.2917,-313.2328 562.2918,-320.2328"/>
  419. </g>
  420. <!-- notebook -->
  421. <g id="node27" class="node">
  422. <title>notebook</title>
  423. <g id="a_node27"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/notebook" xlink:title="notebook">
  424. <ellipse fill="none" stroke="#000000" cx="50.6078" cy="-357.7327" rx="43.5923" ry="18"/>
  425. <text text-anchor="middle" x="50.6078" y="-354.0327" font-family="Times,serif" font-size="14.00" fill="#000000">notebook</text>
  426. </a>
  427. </g>
  428. </g>
  429. <!-- notebook&#45;&gt;docregistry -->
  430. <g id="edge30" class="edge">
  431. <title>notebook&#45;&gt;docregistry</title>
  432. <path fill="none" stroke="#000000" d="M81.2623,-370.5673C133.1406,-392.288 238.335,-436.3313 297.2307,-460.99"/>
  433. <polygon fill="#000000" stroke="#000000" points="296.0433,-464.2873 306.6192,-464.9209 298.7468,-457.8304 296.0433,-464.2873"/>
  434. </g>
  435. <!-- notebook&#45;&gt;cells -->
  436. <g id="edge31" class="edge">
  437. <title>notebook&#45;&gt;cells</title>
  438. <path fill="none" stroke="#000000" d="M68.1425,-341.0565C93.7748,-316.6789 141.5292,-271.2621 170.1563,-244.0363"/>
  439. <polygon fill="#000000" stroke="#000000" points="172.8549,-246.2999 177.6891,-236.8722 168.0309,-241.2276 172.8549,-246.2999"/>
  440. </g>
  441. <!-- running -->
  442. <g id="node28" class="node">
  443. <title>running</title>
  444. <g id="a_node28"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/running" xlink:title="running">
  445. <ellipse fill="none" stroke="#000000" cx="866.6078" cy="-696.7327" rx="38.1938" ry="18"/>
  446. <text text-anchor="middle" x="866.6078" y="-693.0327" font-family="Times,serif" font-size="14.00" fill="#000000">running</text>
  447. </a>
  448. </g>
  449. </g>
  450. <!-- running&#45;&gt;apputils -->
  451. <g id="edge32" class="edge">
  452. <title>running&#45;&gt;apputils</title>
  453. <path fill="none" stroke="#000000" d="M888.9012,-681.9766C905.8363,-669.6533 928.4533,-650.6128 942.0012,-628.7327 989.6077,-551.8475 1007.097,-443.6155 1012.9484,-392.9566"/>
  454. <polygon fill="#000000" stroke="#000000" points="1016.4544,-393.09 1014.0557,-382.7703 1009.4954,-392.3334 1016.4544,-393.09"/>
  455. </g>
  456. <!-- settingeditor -->
  457. <g id="node29" class="node">
  458. <title>settingeditor</title>
  459. <g id="a_node29"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/settingeditor" xlink:title="settingeditor">
  460. <ellipse fill="none" stroke="#000000" cx="193.6078" cy="-126.7327" rx="54.6905" ry="18"/>
  461. <text text-anchor="middle" x="193.6078" y="-123.0327" font-family="Times,serif" font-size="14.00" fill="#000000">settingeditor</text>
  462. </a>
  463. </g>
  464. </g>
  465. <!-- settingeditor&#45;&gt;inspector -->
  466. <g id="edge33" class="edge">
  467. <title>settingeditor&#45;&gt;inspector</title>
  468. <path fill="none" stroke="#000000" d="M248.3882,-126.7327C260.7782,-126.7327 273.9163,-126.7327 286.2467,-126.7327"/>
  469. <polygon fill="#000000" stroke="#000000" points="286.3803,-130.2328 296.3802,-126.7327 286.3802,-123.2328 286.3803,-130.2328"/>
  470. </g>
  471. <!-- terminal -->
  472. <g id="node30" class="node">
  473. <title>terminal</title>
  474. <g id="a_node30"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/terminal" xlink:title="terminal">
  475. <ellipse fill="none" stroke="#000000" cx="866.6078" cy="-601.7327" rx="40.0939" ry="18"/>
  476. <text text-anchor="middle" x="866.6078" y="-598.0327" font-family="Times,serif" font-size="14.00" fill="#000000">terminal</text>
  477. </a>
  478. </g>
  479. </g>
  480. <!-- terminal&#45;&gt;apputils -->
  481. <g id="edge34" class="edge">
  482. <title>terminal&#45;&gt;apputils</title>
  483. <path fill="none" stroke="#000000" d="M888.0785,-586.4268C904.5599,-573.8003 926.968,-554.6202 942.0012,-533.7327 974.3293,-488.8152 996.5691,-427.4656 1007.5984,-392.3801"/>
  484. <polygon fill="#000000" stroke="#000000" points="1010.9509,-393.3856 1010.5358,-382.7989 1004.2583,-391.3337 1010.9509,-393.3856"/>
  485. </g>
  486. <!-- tooltip -->
  487. <g id="node31" class="node">
  488. <title>tooltip</title>
  489. <g id="a_node31"><a xlink:href="https://github.com/jupyterlab/jupyterlab/tree/master/packages/tooltip" xlink:title="tooltip">
  490. <ellipse fill="none" stroke="#000000" cx="339.6078" cy="-31.7327" rx="33.5952" ry="18"/>
  491. <text text-anchor="middle" x="339.6078" y="-28.0327" font-family="Times,serif" font-size="14.00" fill="#000000">tooltip</text>
  492. </a>
  493. </g>
  494. </g>
  495. <!-- tooltip&#45;&gt;rendermime -->
  496. <g id="edge35" class="edge">
  497. <title>tooltip&#45;&gt;rendermime</title>
  498. <path fill="none" stroke="#000000" d="M352.8933,-48.3885C363.764,-62.0872 379.4793,-82.0521 392.9031,-99.7327 417.7894,-132.5108 445.783,-170.8207 463.7781,-195.6404"/>
  499. <polygon fill="#000000" stroke="#000000" points="461.005,-197.7786 469.7046,-203.8257 466.6749,-193.6733 461.005,-197.7786"/>
  500. </g>
  501. </g>
  502. </svg>