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
2d4f4d15
Commit
2d4f4d15
authored
Nov 23, 2019
by
Vaibhav Sagar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: note that instructions assume a blank slate
parent
50ec3431
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
README.md
+6
-0
No files found.
README.md
View file @
2d4f4d15
...
...
@@ -29,6 +29,9 @@ sudo apt-get install -y python3-pip git libtinfo-dev libzmq3-dev libcairo2-dev l
Install
`stack`
, clone this repository, install Python requirements, install
`ihaskell`
, and install the Jupyter kernelspec with
`ihaskell`
.
These instructions assume you don't already have Stack or a Jupyter
installation, please skip the relevant steps if this is not the case.
```
bash
curl
-sSL
https://get.haskellstack.org/ | sh
git clone https://github.com/gibiansky/IHaskell
...
...
@@ -61,6 +64,9 @@ If you do not have it yet run `/usr/bin/ruby -e "$(curl -fsSL https://raw.github
You also need the Xcode command line tools.
You can install them by running
`xcode-select --install`
in the terminal and following the prompts.
These instructions assume you don't already have Stack or a Jupyter
installation, please skip the relevant steps if this is not the case.
```
bash
brew
install
python3 zeromq libmagic cairo pkg-config haskell-stack pango
git clone https://github.com/gibiansky/IHaskell
...
...
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