Skip to content

Commit

Permalink
readme (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
mars-martin-line authored Nov 23, 2020
1 parent e5a8fb4 commit 8695fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ curl -X GET http://localhost:9088/0/folder/test.ipynb
curl -X GET http://localhost:9088/1/folder/test.ipynb
```
## :virgo: Production
If you want to release jnotebook_reader as a production service, it is recommended that you install [waitress-serve](https://docs.pylonsproject.org/projects/waitress/en/stable/runner.html) to manage your service.
```bash
git clone https://github.com/line/jnotebook-reader
cd jnotebook-reader
Expand Down

0 comments on commit 8695fd3

Please sign in to comment.