An open API service indexing awesome lists of open source software.

https://github.com/upbit/mini_code_interperter


https://github.com/upbit/mini_code_interperter

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Mini Code Interperter

## How to use

Build and start the `code_executor`:

```bash
$ docker compose build
$ docker compose up -d
```

use `conn-*.json` connect to ipykernel (see example in `code_execute.ipynb`)