0.5.5 • Published 4 years ago

@cognitive-class/jupyterlab-cde-plugin v0.5.5

Weekly downloads
14
License
-
Repository
-
Last release
4 years ago

jupyter-cde-plugin

Usage

<script
  src="https://unpkg.com/@cognitive-class/jupyterlab-cde-plugin@0.1.0/standalone/jupyterlab-cde-plugin.js"
  crossorigin="anonymous"
></script>
<button type="button" onclick="event.stopPropagation(); window.jupyterlabCDEPlugin.openSourceManager()">
  Open CDE Source Manager
</button>

<div id="jupyterlab-cde-plugin"></div>

How to test locally

npm i -g serve
yarn
yarn watch:standalone
serve standalone

Then you have to edit https://github.ibm.com/cognitive-class-labs/jupyterlab-extensions/blob/bb4ee0a0dbf58c3af96cd35c9eb58a7b397ccfc4/cognos-dashboard/src/editor.ts#L50

Change CDN link from https://unpkg.com/... to http://localhost:5000/jupyterlab-cde-plugin.js

Author

  • Cognivie Class, IBM Digital Business Group
0.5.5-alpha.8

4 years ago

0.5.5-alpha.7

4 years ago

0.5.5-alpha.9

4 years ago

0.5.5-alpha.10

4 years ago

0.5.5

4 years ago

0.5.5-alpha.6

4 years ago

0.5.5-alpha.5

4 years ago

0.5.5-alpha.4

4 years ago

0.5.5-alpha.3

4 years ago

0.5.5-alpha.2

4 years ago

0.5.5-alpha.1

4 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.1.0-dev.2

6 years ago

0.1.0-dev.1

6 years ago