File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 167
167
},
168
168
{
169
169
"name" : " koma(v=0.12)" ,
170
- "link" : " http ://koma.kyonifer.com/index.html" ,
170
+ "link" : " https ://koma.kyonifer.com/index.html" ,
171
171
"repositories" : [
172
172
" https://dl.bintray.com/kyonifer/maven"
173
173
],
Original file line number Diff line number Diff line change 2
2
3
3
# Kotlin kernel for IPython/Jupyter
4
4
5
- Kotlin (1.3.70) REPL kernel for Jupyter (http ://jupyter.org ).
5
+ Kotlin (1.3.70) REPL kernel for Jupyter (https ://jupyter.org ).
6
6
7
7
Alpha version. Tested with Jupyter 6.0.1 on OS X so far.
8
8
@@ -85,7 +85,7 @@ List of supported libraries:
85
85
- [ kravis] ( https://github.com/holgerbrandl/kravis ) - Kotlin grammar for data visualization
86
86
- [ spark] ( https://github.com/apache/spark ) - Unified analytics engine for large-scale data processing
87
87
- [ gral] ( https://github.com/eseifert/gral ) - Java library for displaying plots
88
- - [ koma] ( http ://koma.kyonifer.com/index.html) - Scientific computing library
88
+ - [ koma] ( https ://koma.kyonifer.com/index.html) - Scientific computing library
89
89
- [ kmath] ( https://github.com/mipt-npm/kmath ) - Kotlin mathematical library analogous to NumPy
90
90
91
91
* The list of all supported libraries can be found in [ config file] ( config.json ) *
You can’t perform that action at this time.
0 commit comments