File tree 4 files changed +5
-8
lines changed
4 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ PyPI] ( https://img.shields.io/pypi/v/kotlin-jupyter-kernel?label=PyPi )] ( https://pypi.org/project/kotlin-jupyter-kernel/ )
3
3
[ ![ Anaconda] ( https://img.shields.io/conda/v/jetbrains/kotlin-jupyter-kernel?label=Anaconda )] ( https://anaconda.org/jetbrains/kotlin-jupyter-kernel )
4
4
[ ![ GitHub] ( https://img.shields.io/github/license/Kotlin/kotlin-jupyter )] ( https://www.apache.org/licenses/LICENSE-2.0 )
5
+ [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/kotlin/kotlin-jupyter/master?filepath=samples )
5
6
6
7
# Kotlin kernel for IPython/Jupyter
7
8
Original file line number Diff line number Diff line change
1
+ This folder contains configuration files for Binder.
2
+ It makes it possible to build the repository on [ Binder] ( https://mybinder.org/ ) and
3
+ view interactive notebooks from samples without installing kernel locally.
Original file line number Diff line number Diff line change 1
- name : kotlin-jupyter-demo
1
+ name : kotlin-jupyter
2
2
dependencies :
3
3
- kotlin-jupyter-kernel>=0.8.0.10
4
4
- python=3.6
5
5
channels :
6
6
- jetbrains
7
-
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments