Skip to content

Commit

Permalink
Merge pull request #416 from linetools/emsystem
Browse files Browse the repository at this point in the history
Emsystem
  • Loading branch information
profxj committed Oct 24, 2017
2 parents 7fbc656 + bb74d0d commit 5ebd872
Show file tree
Hide file tree
Showing 14 changed files with 1,605 additions and 6 deletions.
10 changes: 5 additions & 5 deletions docs/examples/EmLine_examples.ipynb
Expand Up @@ -315,21 +315,21 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"display_name": "Python 3",
"language": "python",
"name": "python2"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.11"
"pygments_lexer": "ipython3",
"version": "3.6.1"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 5ebd872

Please sign in to comment.