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

https://github.com/terasakisatoshi/binder_docker_playground

playground
https://github.com/terasakisatoshi/binder_docker_playground

binder-ready docker julia jupyterlab

Last synced: 7 months ago
JSON representation

playground

Awesome Lists containing this project

README

          

# binder_docker_playground

- Simplified MyWorkflow.jl specific to mybinder deployment

# 今北産業(=TL;DR)

## Have a try!

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/binder_docker_playground/HEAD)

## For those who want try Julia locally:

```
$ git clone https://github.com/terasakisatoshi/binder_docker_playground.git
$ cd binder_docker_playground
$ make && docker-compose up lab
```