Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gargantext-ihaskell
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
gargantext-ihaskell
Commits
0518db3c
Unverified
Commit
0518db3c
authored
Aug 28, 2021
by
Vaibhav Sagar
Committed by
GitHub
Aug 28, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jupyterlab-ihaskell: 0.0.13 (#1262)
parent
4748938d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1041 additions
and
791 deletions
+1041
-791
package-lock.json
jupyterlab-ihaskell/package-lock.json
+1034
-784
package.json
jupyterlab-ihaskell/package.json
+7
-7
No files found.
jupyterlab-ihaskell/package-lock.json
View file @
0518db3c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
jupyterlab-ihaskell/package.json
View file @
0518db3c
{
"name"
:
"jupyterlab-ihaskell"
,
"version"
:
"0.0.1
2
"
,
"version"
:
"0.0.1
3
"
,
"description"
:
"adds ihaskell syntax highlighting to jupyterlab"
,
"keywords"
:
[
"jupyter"
,
...
...
@@ -30,12 +30,12 @@
"watch"
:
"tsc -w"
},
"dependencies"
:
{
"@jupyterlab/application"
:
">=
2
.0.0"
,
"@jupyterlab/apputils"
:
">=
2
.0.0"
,
"@jupyterlab/docregistry"
:
">=
2
.0.0"
,
"@jupyterlab/notebook"
:
">=
2
.0.0"
,
"@jupyterlab/services"
:
">=
3.0.1
"
,
"@lumino/disposable"
:
"^1.
1
.2"
"@jupyterlab/application"
:
">=
3
.0.0"
,
"@jupyterlab/apputils"
:
">=
3
.0.0"
,
"@jupyterlab/docregistry"
:
">=
3
.0.0"
,
"@jupyterlab/notebook"
:
">=
3
.0.0"
,
"@jupyterlab/services"
:
">=
6.0.0
"
,
"@lumino/disposable"
:
"^1.
7
.2"
},
"devDependencies"
:
{
"rimraf"
:
"^3.0.0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment