mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-14 10:26:07 +00:00
update ihaskell jupyterlab extension and align directory name
This commit is contained in:
parent
21ca14d6da
commit
e108c9cd16
@ -10,7 +10,7 @@ Haskell Syntax Highlighting in Jupyterlab
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
jupyter labextension install ihaskell_labextension
|
||||
jupyter labextension install jupyterlab-ihaskell
|
||||
```
|
||||
|
||||
## Development
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ihaskell_jupyterlab",
|
||||
"version": "0.0.7",
|
||||
"name": "jupyterlab-ihaskell",
|
||||
"version": "0.0.12",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ihaskell_jupyterlab",
|
||||
"version": "0.0.7",
|
||||
"name": "jupyterlab-ihaskell",
|
||||
"version": "0.0.12",
|
||||
"description": "adds ihaskell syntax highlighting to jupyterlab",
|
||||
"keywords": [
|
||||
"jupyter",
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user