https://github.com/korlibs/korlibs-jupyter-notebooks
https://github.com/korlibs/korlibs-jupyter-notebooks
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/korlibs/korlibs-jupyter-notebooks
- Owner: korlibs
- Created: 2021-10-18T17:03:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T13:04:29.000Z (over 3 years ago)
- Last Synced: 2025-01-06T14:47:07.627Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 361 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# korlibs-jupyter
You can use them in IntelliJ with:
Samples using Kolin Kernel for Jupyter Notebooks
## To install:
```bash
pip3 install notebook
pip3 install -i https://test.pypi.org/simple/ kotlin-jupyter-kernel
```
## Usage after install:
```bash
git clone https://github.com/korlibs/korlibs-jupyter.git
cd korlibs-jupyter
jupyter notebook
```
You can preview notebooks via github:
*
*