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.
- Host: GitHub
- URL: https://github.com/kjunichi/heroku-ijulia
- Owner: kjunichi
- Created: 2016-03-06T00:45:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T00:51:24.000Z (almost 9 years ago)
- Last Synced: 2025-02-07T17:24:51.876Z (over 1 year ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```