Commit e108c9cd authored by Matthias Meschede's avatar Matthias Meschede

update ihaskell jupyterlab extension and align directory name

parent 21ca14d6
......@@ -10,7 +10,7 @@ Haskell Syntax Highlighting in Jupyterlab
## Installation
```bash
jupyter labextension install ihaskell_labextension
jupyter labextension install jupyterlab-ihaskell
```
## Development
......
{
"name": "ihaskell_jupyterlab",
"version": "0.0.7",
"name": "jupyterlab-ihaskell",
"version": "0.0.12",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "ihaskell_jupyterlab",
"version": "0.0.7",
"name": "jupyterlab-ihaskell",
"version": "0.0.12",
"description": "adds ihaskell syntax highlighting to jupyterlab",
"keywords": [
"jupyter",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment