dependency-graph.svg 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  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.38.0 (20140413.2041)
  5. -->
  6. <!-- Title: G Pages: 1 -->
  7. <svg width="1007pt" height="607pt"
  8. viewBox="0.00 0.00 1006.53 606.80" 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 602.8)">
  10. <title>G</title>
  11. <polygon fill="white" stroke="none" points="-4,4 -4,-602.8 1002.53,-602.8 1002.53,4 -4,4"/>
  12. <!-- application -->
  13. <g id="node1" class="node"><title>application</title>
  14. <g id="a_node1"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/application" xlink:title="application">
  15. <ellipse fill="none" stroke="black" cx="193.531" cy="-474.888" rx="50.0912" ry="18"/>
  16. <text text-anchor="middle" x="193.531" y="-471.188" font-family="Times,serif" font-size="14.00">application</text>
  17. </a>
  18. </g>
  19. </g>
  20. <!-- docregistry -->
  21. <g id="node2" class="node"><title>docregistry</title>
  22. <g id="a_node2"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/docregistry" xlink:title="docregistry">
  23. <ellipse fill="none" stroke="black" cx="336.531" cy="-414.888" rx="50.0912" ry="18"/>
  24. <text text-anchor="middle" x="336.531" y="-411.188" font-family="Times,serif" font-size="14.00">docregistry</text>
  25. </a>
  26. </g>
  27. </g>
  28. <!-- application&#45;&gt;docregistry -->
  29. <g id="edge1" class="edge"><title>application&#45;&gt;docregistry</title>
  30. <path fill="none" stroke="black" d="M226.526,-461.273C246.485,-452.78 272.384,-441.759 293.929,-432.591"/>
  31. <polygon fill="black" stroke="black" points="295.343,-435.793 303.174,-428.657 292.602,-429.352 295.343,-435.793"/>
  32. </g>
  33. <!-- rendermime -->
  34. <g id="node6" class="node"><title>rendermime</title>
  35. <g id="a_node6"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/rendermime" xlink:title="rendermime">
  36. <ellipse fill="none" stroke="black" cx="476.531" cy="-262.888" rx="53.8905" ry="18"/>
  37. <text text-anchor="middle" x="476.531" y="-259.188" font-family="Times,serif" font-size="14.00">rendermime</text>
  38. </a>
  39. </g>
  40. </g>
  41. <!-- docregistry&#45;&gt;rendermime -->
  42. <g id="edge3" class="edge"><title>docregistry&#45;&gt;rendermime</title>
  43. <path fill="none" stroke="black" d="M353.093,-397.747C377.422,-370.949 424.592,-318.995 452.75,-287.98"/>
  44. <polygon fill="black" stroke="black" points="455.683,-289.956 459.814,-280.2 450.5,-285.251 455.683,-289.956"/>
  45. </g>
  46. <!-- apputils -->
  47. <g id="node3" class="node"><title>apputils</title>
  48. <g id="a_node3"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/apputils" xlink:title="apputils">
  49. <ellipse fill="none" stroke="black" cx="657.531" cy="-141.888" rx="38.1938" ry="18"/>
  50. <text text-anchor="middle" x="657.531" y="-138.188" font-family="Times,serif" font-size="14.00">apputils</text>
  51. </a>
  52. </g>
  53. </g>
  54. <!-- services -->
  55. <g id="node4" class="node"><title>services</title>
  56. <g id="a_node4"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/services" xlink:title="services">
  57. <ellipse fill="none" stroke="black" cx="832.531" cy="-141.888" rx="38.9931" ry="18"/>
  58. <text text-anchor="middle" x="832.531" y="-138.188" font-family="Times,serif" font-size="14.00">services</text>
  59. </a>
  60. </g>
  61. </g>
  62. <!-- apputils&#45;&gt;services -->
  63. <g id="edge2" class="edge"><title>apputils&#45;&gt;services</title>
  64. <path fill="none" stroke="black" d="M696.069,-141.888C721.623,-141.888 755.679,-141.888 783.25,-141.888"/>
  65. <polygon fill="black" stroke="black" points="783.468,-145.388 793.468,-141.888 783.468,-138.388 783.468,-145.388"/>
  66. </g>
  67. <!-- coreutils -->
  68. <g id="node5" class="node"><title>coreutils</title>
  69. <g id="a_node5"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/coreutils" xlink:title="coreutils">
  70. <ellipse fill="none" stroke="black" cx="957.531" cy="-171.888" rx="40.8928" ry="18"/>
  71. <text text-anchor="middle" x="957.531" y="-168.188" font-family="Times,serif" font-size="14.00">coreutils</text>
  72. </a>
  73. </g>
  74. </g>
  75. <!-- services&#45;&gt;coreutils -->
  76. <g id="edge7" class="edge"><title>services&#45;&gt;coreutils</title>
  77. <path fill="none" stroke="black" d="M867.466,-150.165C881.101,-153.491 897.016,-157.372 911.589,-160.927"/>
  78. <polygon fill="black" stroke="black" points="910.875,-164.355 921.42,-163.325 912.534,-157.555 910.875,-164.355"/>
  79. </g>
  80. <!-- rendermime&#45;&gt;apputils -->
  81. <g id="edge4" class="edge"><title>rendermime&#45;&gt;apputils</title>
  82. <path fill="none" stroke="black" d="M502.689,-246.973C511.517,-241.325 521.474,-234.882 530.476,-228.888 563.737,-206.739 601.387,-180.614 626.811,-162.813"/>
  83. <polygon fill="black" stroke="black" points="629.088,-165.491 635.267,-156.884 625.069,-159.759 629.088,-165.491"/>
  84. </g>
  85. <!-- rendermime&#45;interfaces -->
  86. <g id="node7" class="node"><title>rendermime&#45;interfaces</title>
  87. <g id="a_node7"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/rendermime-interfaces" xlink:title="rendermime&#45;interfaces">
  88. <ellipse fill="none" stroke="black" cx="657.531" cy="-253.888" rx="90.9839" ry="18"/>
  89. <text text-anchor="middle" x="657.531" y="-250.188" font-family="Times,serif" font-size="14.00">rendermime&#45;interfaces</text>
  90. </a>
  91. </g>
  92. </g>
  93. <!-- rendermime&#45;&gt;rendermime&#45;interfaces -->
  94. <g id="edge5" class="edge"><title>rendermime&#45;&gt;rendermime&#45;interfaces</title>
  95. <path fill="none" stroke="black" d="M530.268,-260.237C539.376,-259.779 549.099,-259.29 558.954,-258.794"/>
  96. <polygon fill="black" stroke="black" points="559.439,-262.274 569.251,-258.277 559.088,-255.283 559.439,-262.274"/>
  97. </g>
  98. <!-- codemirror -->
  99. <g id="node8" class="node"><title>codemirror</title>
  100. <g id="a_node8"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/codemirror" xlink:title="codemirror">
  101. <ellipse fill="none" stroke="black" cx="657.531" cy="-314.888" rx="50.0912" ry="18"/>
  102. <text text-anchor="middle" x="657.531" y="-311.188" font-family="Times,serif" font-size="14.00">codemirror</text>
  103. </a>
  104. </g>
  105. </g>
  106. <!-- rendermime&#45;&gt;codemirror -->
  107. <g id="edge6" class="edge"><title>rendermime&#45;&gt;codemirror</title>
  108. <path fill="none" stroke="black" d="M517.702,-274.558C544.533,-282.353 579.967,-292.646 608.32,-300.883"/>
  109. <polygon fill="black" stroke="black" points="607.449,-304.274 618.028,-303.703 609.402,-297.552 607.449,-304.274"/>
  110. </g>
  111. <!-- codeeditor -->
  112. <g id="node11" class="node"><title>codeeditor</title>
  113. <g id="a_node11"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/codeeditor" xlink:title="codeeditor">
  114. <ellipse fill="none" stroke="black" cx="832.531" cy="-201.888" rx="48.1917" ry="18"/>
  115. <text text-anchor="middle" x="832.531" y="-198.188" font-family="Times,serif" font-size="14.00">codeeditor</text>
  116. </a>
  117. </g>
  118. </g>
  119. <!-- codemirror&#45;&gt;codeeditor -->
  120. <g id="edge10" class="edge"><title>codemirror&#45;&gt;codeeditor</title>
  121. <path fill="none" stroke="black" d="M697.776,-303.863C714.163,-298.314 732.966,-290.662 748.522,-280.888 772.188,-266.02 794.877,-243.68 810.535,-226.546"/>
  122. <polygon fill="black" stroke="black" points="813.151,-228.871 817.213,-219.085 807.935,-224.202 813.151,-228.871"/>
  123. </g>
  124. <!-- cells -->
  125. <g id="node9" class="node"><title>cells</title>
  126. <g id="a_node9"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/cells" xlink:title="cells">
  127. <ellipse fill="none" stroke="black" cx="193.531" cy="-232.888" rx="27" ry="18"/>
  128. <text text-anchor="middle" x="193.531" y="-229.188" font-family="Times,serif" font-size="14.00">cells</text>
  129. </a>
  130. </g>
  131. </g>
  132. <!-- outputarea -->
  133. <g id="node10" class="node"><title>outputarea</title>
  134. <g id="a_node10"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/outputarea" xlink:title="outputarea">
  135. <ellipse fill="none" stroke="black" cx="336.531" cy="-292.888" rx="48.1917" ry="18"/>
  136. <text text-anchor="middle" x="336.531" y="-289.188" font-family="Times,serif" font-size="14.00">outputarea</text>
  137. </a>
  138. </g>
  139. </g>
  140. <!-- cells&#45;&gt;outputarea -->
  141. <g id="edge8" class="edge"><title>cells&#45;&gt;outputarea</title>
  142. <path fill="none" stroke="black" d="M216.872,-242.395C237.736,-251.273 269.378,-264.738 294.741,-275.531"/>
  143. <polygon fill="black" stroke="black" points="293.546,-278.826 304.118,-279.521 296.287,-272.385 293.546,-278.826"/>
  144. </g>
  145. <!-- outputarea&#45;&gt;rendermime -->
  146. <g id="edge11" class="edge"><title>outputarea&#45;&gt;rendermime</title>
  147. <path fill="none" stroke="black" d="M378.561,-283.968C391.732,-281.105 406.538,-277.887 420.541,-274.842"/>
  148. <polygon fill="black" stroke="black" points="421.532,-278.209 430.561,-272.664 420.045,-271.369 421.532,-278.209"/>
  149. </g>
  150. <!-- codeeditor&#45;&gt;coreutils -->
  151. <g id="edge9" class="edge"><title>codeeditor&#45;&gt;coreutils</title>
  152. <path fill="none" stroke="black" d="M873.126,-192.231C885.317,-189.257 898.829,-185.962 911.365,-182.904"/>
  153. <polygon fill="black" stroke="black" points="912.279,-186.284 921.165,-180.514 910.621,-179.483 912.279,-186.284"/>
  154. </g>
  155. <!-- completer -->
  156. <g id="node12" class="node"><title>completer</title>
  157. <g id="a_node12"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/completer" xlink:title="completer">
  158. <ellipse fill="none" stroke="black" cx="476.531" cy="-201.888" rx="46.2923" ry="18"/>
  159. <text text-anchor="middle" x="476.531" y="-198.188" font-family="Times,serif" font-size="14.00">completer</text>
  160. </a>
  161. </g>
  162. </g>
  163. <!-- completer&#45;&gt;apputils -->
  164. <g id="edge12" class="edge"><title>completer&#45;&gt;apputils</title>
  165. <path fill="none" stroke="black" d="M512.044,-190.32C541.745,-180.364 584.638,-165.986 615.972,-155.483"/>
  166. <polygon fill="black" stroke="black" points="617.339,-158.716 625.708,-152.22 615.115,-152.079 617.339,-158.716"/>
  167. </g>
  168. <!-- completer&#45;&gt;codeeditor -->
  169. <g id="edge13" class="edge"><title>completer&#45;&gt;codeeditor</title>
  170. <path fill="none" stroke="black" d="M522.724,-201.888C586.727,-201.888 703.775,-201.888 773.932,-201.888"/>
  171. <polygon fill="black" stroke="black" points="774.353,-205.388 784.353,-201.888 774.353,-198.388 774.353,-205.388"/>
  172. </g>
  173. <!-- console -->
  174. <g id="node13" class="node"><title>console</title>
  175. <g id="a_node13"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/console" xlink:title="console">
  176. <ellipse fill="none" stroke="black" cx="50.5306" cy="-232.888" rx="37.8943" ry="18"/>
  177. <text text-anchor="middle" x="50.5306" y="-229.188" font-family="Times,serif" font-size="14.00">console</text>
  178. </a>
  179. </g>
  180. </g>
  181. <!-- console&#45;&gt;cells -->
  182. <g id="edge14" class="edge"><title>console&#45;&gt;cells</title>
  183. <path fill="none" stroke="black" d="M88.5767,-232.888C109.517,-232.888 135.583,-232.888 156.375,-232.888"/>
  184. <polygon fill="black" stroke="black" points="156.412,-236.388 166.412,-232.888 156.412,-229.388 156.412,-236.388"/>
  185. </g>
  186. <!-- csvviewer -->
  187. <g id="node14" class="node"><title>csvviewer</title>
  188. <g id="a_node14"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/csvviewer" xlink:title="csvviewer">
  189. <ellipse fill="none" stroke="black" cx="193.531" cy="-414.888" rx="46.2923" ry="18"/>
  190. <text text-anchor="middle" x="193.531" y="-411.188" font-family="Times,serif" font-size="14.00">csvviewer</text>
  191. </a>
  192. </g>
  193. </g>
  194. <!-- csvviewer&#45;&gt;docregistry -->
  195. <g id="edge15" class="edge"><title>csvviewer&#45;&gt;docregistry</title>
  196. <path fill="none" stroke="black" d="M239.92,-414.888C251.493,-414.888 264.104,-414.888 276.258,-414.888"/>
  197. <polygon fill="black" stroke="black" points="276.327,-418.388 286.327,-414.888 276.327,-411.388 276.327,-418.388"/>
  198. </g>
  199. <!-- docmanager -->
  200. <g id="node15" class="node"><title>docmanager</title>
  201. <g id="a_node15"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/docmanager" xlink:title="docmanager">
  202. <ellipse fill="none" stroke="black" cx="193.531" cy="-578.888" rx="53.8905" ry="18"/>
  203. <text text-anchor="middle" x="193.531" y="-575.188" font-family="Times,serif" font-size="14.00">docmanager</text>
  204. </a>
  205. </g>
  206. </g>
  207. <!-- docmanager&#45;&gt;docregistry -->
  208. <g id="edge16" class="edge"><title>docmanager&#45;&gt;docregistry</title>
  209. <path fill="none" stroke="black" d="M221.518,-563.346C231.139,-557.08 241.666,-549.332 250.076,-540.888 280.108,-510.734 306.168,-468.666 321.371,-441.6"/>
  210. <polygon fill="black" stroke="black" points="324.517,-443.143 326.285,-432.697 318.389,-439.761 324.517,-443.143"/>
  211. </g>
  212. <!-- filebrowser -->
  213. <g id="node16" class="node"><title>filebrowser</title>
  214. <g id="a_node16"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/filebrowser" xlink:title="filebrowser">
  215. <ellipse fill="none" stroke="black" cx="50.5306" cy="-578.888" rx="50.8918" ry="18"/>
  216. <text text-anchor="middle" x="50.5306" y="-575.188" font-family="Times,serif" font-size="14.00">filebrowser</text>
  217. </a>
  218. </g>
  219. </g>
  220. <!-- filebrowser&#45;&gt;docmanager -->
  221. <g id="edge17" class="edge"><title>filebrowser&#45;&gt;docmanager</title>
  222. <path fill="none" stroke="black" d="M101.242,-578.888C110.325,-578.888 119.914,-578.888 129.328,-578.888"/>
  223. <polygon fill="black" stroke="black" points="129.441,-582.388 139.441,-578.888 129.441,-575.388 129.441,-582.388"/>
  224. </g>
  225. <!-- fileeditor -->
  226. <g id="node17" class="node"><title>fileeditor</title>
  227. <g id="a_node17"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/fileeditor" xlink:title="fileeditor">
  228. <ellipse fill="none" stroke="black" cx="193.531" cy="-353.888" rx="42.7926" ry="18"/>
  229. <text text-anchor="middle" x="193.531" y="-350.188" font-family="Times,serif" font-size="14.00">fileeditor</text>
  230. </a>
  231. </g>
  232. </g>
  233. <!-- fileeditor&#45;&gt;docregistry -->
  234. <g id="edge18" class="edge"><title>fileeditor&#45;&gt;docregistry</title>
  235. <path fill="none" stroke="black" d="M224.089,-366.676C244.439,-375.48 271.753,-387.297 294.247,-397.028"/>
  236. <polygon fill="black" stroke="black" points="292.99,-400.297 303.558,-401.056 295.769,-393.873 292.99,-400.297"/>
  237. </g>
  238. <!-- imageviewer -->
  239. <g id="node18" class="node"><title>imageviewer</title>
  240. <g id="a_node18"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/imageviewer" xlink:title="imageviewer">
  241. <ellipse fill="none" stroke="black" cx="193.531" cy="-292.888" rx="56.59" ry="18"/>
  242. <text text-anchor="middle" x="193.531" y="-289.188" font-family="Times,serif" font-size="14.00">imageviewer</text>
  243. </a>
  244. </g>
  245. </g>
  246. <!-- imageviewer&#45;&gt;docregistry -->
  247. <g id="edge19" class="edge"><title>imageviewer&#45;&gt;docregistry</title>
  248. <path fill="none" stroke="black" d="M222.853,-308.356C231.876,-313.767 241.688,-320.179 250.076,-326.888 273.833,-345.892 297.687,-371.09 314.131,-389.651"/>
  249. <polygon fill="black" stroke="black" points="311.703,-392.191 320.921,-397.414 316.972,-387.582 311.703,-392.191"/>
  250. </g>
  251. <!-- inspector -->
  252. <g id="node19" class="node"><title>inspector</title>
  253. <g id="a_node19"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/inspector" xlink:title="inspector">
  254. <ellipse fill="none" stroke="black" cx="336.531" cy="-232.888" rx="42.7926" ry="18"/>
  255. <text text-anchor="middle" x="336.531" y="-229.188" font-family="Times,serif" font-size="14.00">inspector</text>
  256. </a>
  257. </g>
  258. </g>
  259. <!-- inspector&#45;&gt;rendermime -->
  260. <g id="edge20" class="edge"><title>inspector&#45;&gt;rendermime</title>
  261. <path fill="none" stroke="black" d="M374.875,-241.007C389.019,-244.081 405.428,-247.649 420.841,-250.999"/>
  262. <polygon fill="black" stroke="black" points="420.276,-254.458 430.791,-253.162 421.763,-247.618 420.276,-254.458"/>
  263. </g>
  264. <!-- launcher -->
  265. <g id="node20" class="node"><title>launcher</title>
  266. <g id="a_node20"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/launcher" xlink:title="launcher">
  267. <ellipse fill="none" stroke="black" cx="476.531" cy="-141.888" rx="40.8928" ry="18"/>
  268. <text text-anchor="middle" x="476.531" y="-138.188" font-family="Times,serif" font-size="14.00">launcher</text>
  269. </a>
  270. </g>
  271. </g>
  272. <!-- launcher&#45;&gt;apputils -->
  273. <g id="edge21" class="edge"><title>launcher&#45;&gt;apputils</title>
  274. <path fill="none" stroke="black" d="M517.702,-141.888C544.692,-141.888 580.385,-141.888 608.821,-141.888"/>
  275. <polygon fill="black" stroke="black" points="608.94,-145.388 618.94,-141.888 608.94,-138.388 608.94,-145.388"/>
  276. </g>
  277. <!-- notebook -->
  278. <g id="node21" class="node"><title>notebook</title>
  279. <g id="a_node21"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/notebook" xlink:title="notebook">
  280. <ellipse fill="none" stroke="black" cx="50.5306" cy="-405.888" rx="43.5923" ry="18"/>
  281. <text text-anchor="middle" x="50.5306" y="-402.188" font-family="Times,serif" font-size="14.00">notebook</text>
  282. </a>
  283. </g>
  284. </g>
  285. <!-- notebook&#45;&gt;docregistry -->
  286. <g id="edge22" class="edge"><title>notebook&#45;&gt;docregistry</title>
  287. <path fill="none" stroke="black" d="M60.8532,-423.444C74.2006,-446.466 101.155,-485.813 136.986,-501.888 182.844,-522.462 203.726,-521.331 250.076,-501.888 279.288,-489.635 303.545,-461.985 318.66,-441.122"/>
  288. <polygon fill="black" stroke="black" points="321.712,-442.864 324.565,-432.661 315.972,-438.858 321.712,-442.864"/>
  289. </g>
  290. <!-- notebook&#45;&gt;cells -->
  291. <g id="edge23" class="edge"><title>notebook&#45;&gt;cells</title>
  292. <path fill="none" stroke="black" d="M58.957,-388.1C71.5728,-359.539 99.5133,-302.915 136.986,-265.888 144.21,-258.75 153.273,-252.532 161.97,-247.478"/>
  293. <polygon fill="black" stroke="black" points="163.715,-250.512 170.808,-242.642 160.355,-244.372 163.715,-250.512"/>
  294. </g>
  295. <!-- running -->
  296. <g id="node22" class="node"><title>running</title>
  297. <g id="a_node22"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/running" xlink:title="running">
  298. <ellipse fill="none" stroke="black" cx="476.531" cy="-80.8882" rx="38.1938" ry="18"/>
  299. <text text-anchor="middle" x="476.531" y="-77.1882" font-family="Times,serif" font-size="14.00">running</text>
  300. </a>
  301. </g>
  302. </g>
  303. <!-- running&#45;&gt;apputils -->
  304. <g id="edge24" class="edge"><title>running&#45;&gt;apputils</title>
  305. <path fill="none" stroke="black" d="M508.302,-91.3745C538.105,-101.531 583.464,-116.988 616.155,-128.129"/>
  306. <polygon fill="black" stroke="black" points="615.267,-131.524 625.862,-131.437 617.525,-124.898 615.267,-131.524"/>
  307. </g>
  308. <!-- terminal -->
  309. <g id="node23" class="node"><title>terminal</title>
  310. <g id="a_node23"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/terminal" xlink:title="terminal">
  311. <ellipse fill="none" stroke="black" cx="476.531" cy="-19.8882" rx="40.0939" ry="18"/>
  312. <text text-anchor="middle" x="476.531" y="-16.1882" font-family="Times,serif" font-size="14.00">terminal</text>
  313. </a>
  314. </g>
  315. </g>
  316. <!-- terminal&#45;&gt;apputils -->
  317. <g id="edge25" class="edge"><title>terminal&#45;&gt;apputils</title>
  318. <path fill="none" stroke="black" d="M500.59,-34.4237C509.921,-40.3767 520.764,-47.3836 530.476,-53.8882 563.999,-76.3417 601.888,-102.964 627.296,-121.002"/>
  319. <polygon fill="black" stroke="black" points="625.557,-124.06 635.735,-127.003 629.614,-118.355 625.557,-124.06"/>
  320. </g>
  321. <!-- tooltip -->
  322. <g id="node24" class="node"><title>tooltip</title>
  323. <g id="a_node24"><a xlink:href="https:/github.com/jupyterlab/jupyterlab/tree/master/packages/tooltip" xlink:title="tooltip">
  324. <ellipse fill="none" stroke="black" cx="336.531" cy="-171.888" rx="33.5952" ry="18"/>
  325. <text text-anchor="middle" x="336.531" y="-168.188" font-family="Times,serif" font-size="14.00">tooltip</text>
  326. </a>
  327. </g>
  328. </g>
  329. <!-- tooltip&#45;&gt;rendermime -->
  330. <g id="edge26" class="edge"><title>tooltip&#45;&gt;rendermime</title>
  331. <path fill="none" stroke="black" d="M358.08,-185.823C375.26,-197.434 400.44,-214.359 422.585,-228.888 428.865,-233.008 435.59,-237.367 442.069,-241.54"/>
  332. <polygon fill="black" stroke="black" points="440.38,-244.615 450.685,-247.075 444.163,-238.725 440.38,-244.615"/>
  333. </g>
  334. </g>
  335. </svg>