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
1961fa3b
Commit
1961fa3b
authored
Jan 20, 2014
by
Andrew Gibiansky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump ipython version
parent
4a45fb45
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
ihaskell-basic.tpl
profile/templates/ihaskell-basic.tpl
+1
-0
IPython.hs
src/IHaskell/IPython.hs
+1
-1
No files found.
profile/templates/ihaskell-basic.tpl
0 → 100644
View file @
1961fa3b
{
%-
extends
'basic.tpl'
-%
}
src/IHaskell/IPython.hs
View file @
1961fa3b
...
...
@@ -40,7 +40,7 @@ data WhichIPython
-- | Which commit of IPython we are on.
ipythonCommit
::
Text
ipythonCommit
=
"
12247a8f4feffe16fb0bbdc0a18e7a1f46cd2ba1
"
ipythonCommit
=
"
dea60d42cf67e2713ad296f79f6962be0a4d7cd3
"
-- | The IPython profile name.
ipythonProfile
::
String
...
...
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