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

https://github.com/kjunichi/heroku-ijulia

you can use ijulia on heroku using with docker.
https://github.com/kjunichi/heroku-ijulia

Last synced: about 1 year ago
JSON representation

you can use ijulia on heroku using with docker.

Awesome Lists containing this project

README

          

# heroku-ijulia

```bash
heroku config:set JUPYTER_NOTEBOOK_PASSWORD= -a
git clone https://github.com/kjunichi/heroku-ijulia.git
cd heroku-ijulia
heroku container:push web --app
```