Skip to content

Commit

Permalink
#update
Browse files Browse the repository at this point in the history
  • Loading branch information
yutiansut committed Feb 21, 2018
1 parent c8e82b7 commit bff8099
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ quantaxis的一些使用示例
git clone https://github.com/[你的github账号]/qademo
```

## 后台运行脚本

```
sudo chmod -R 777 ./qademo
cd qademo
sudo nohup ./startjupyter.sh &
```

## 更新代码

通过从 yutiansut/qademo 向你的项目推```pull request```来对项目进行更新
Expand Down

0 comments on commit bff8099

Please sign in to comment.