README
@evolab/codemirror
A JupyterLab package which provides the default implementation of the @evolab/codeeditor interface, using the CodeMirror editor.
JupyterLab - CodeMirror Editor Provider
<script type="module">
import evolabCodemirror from 'https://cdn.skypack.dev/@evolab/codemirror';
</script>
A JupyterLab package which provides the default implementation of the @evolab/codeeditor interface, using the CodeMirror editor.