An open API service indexing awesome lists of open source software.

https://github.com/sodennis/ipymonaco

A Jupyter widget that renders the Microsoft's Monaco text editor inline within the notebook.
https://github.com/sodennis/ipymonaco

ipywidget jupyter jupyterlab jupyterlab-extension text-editor

Last synced: 16 days ago
JSON representation

A Jupyter widget that renders the Microsoft's Monaco text editor inline within the notebook.

Awesome Lists containing this project

README

        

ipymonaco
=========

Render Microsoft's Monaco text editor as a ipywidget in Jupyter.

[![npm version](https://badge.fury.io/js/ipymonaco.svg)](https://www.npmjs.com/package/ipymonaco)
[![PyPI version](https://badge.fury.io/py/ipymonaco.svg)](https://pypi.org/project/ipymonaco/)
[![docs](https://github.com/sodennis/ipymonaco/workflows/docs/badge.svg)](https://sodennis.github.io/ipymonaco/)

![ipymonaco](https://sodennis.github.io/ipymonaco/ipymonaco.png)

Documentation
-------------
Go to the documentation to see how to install and use ipymonaco. [Link](https://sodennis.github.io/ipymonaco/)