Sometimes handler which load internal jupyter front resources cannot load it because logic of link resolver lead to resolve from basic loader but it can be handler by JupyterCefHttpHandler
GitOrigin-RevId: ed2836aa2fa5220841d3b48cc8f0f419ad069559
maps are used for debugging. Another solution is to enable inline maps (they are supported badly by chrome and webstorm) or use file:// protocol, but that require heavy webpack config refactoring, so we stay with external map files for now
GitOrigin-RevId: f824b09ca94b6068e8f7345d609bbd7b4e180857
Extract jupyter language to ``intellij.jupyter.core``.
It now has ``jupyter-core.xml`` with language only and ``jupyter-core-view-only.xml`` to be included in community versions.
It also provides framework to show jupyter using web applications
(depend on core instead of lang: lang is too heavy)
GitOrigin-RevId: 20d60d5745432107c26d4b1968332a55f201de51
Extract jupyter language to ``intellij.jupyter.core``.
It now has ``jupyter-core.xml`` with language only and ``jupyter-core-view-only.xml`` to be included in community versions.
It also provides framework to show jupyter using web applications
(remove unneded dependency)
GitOrigin-RevId: d8bb276988aba011a91dd159043af1106b66912f
Extract jupyter language to ``intellij.jupyter.core``.
It now has ``jupyter-core.xml`` with language only and ``jupyter-core-view-only.xml`` to be included in community versions.
It also provides framework to show jupyter using web applications
(skip icons)
GitOrigin-RevId: e0e4e044248dbaf050a6a7c3e55b8653a322e08b
Extract jupyter language to ``intellij.jupyter.core``.
It now has ``jupyter-core.xml`` with language only and ``jupyter-core-view-only.xml`` to be included in community versions.
It also provides framework to show jupyter using web applications
GitOrigin-RevId: fa80df820adab872768dc28ce567c7a86a2b552d