comparison README.md @ 68:d20180912a98

Merge branch 'master' of github.com:brendan-rius/jupyter-c-kernel
author Brendan Rius <brendan.rius@gmail.com>
date Sun, 13 Aug 2017 16:04:05 +0200
parents b5fd860bd157
children 79199ce31269
comparison
equal deleted inserted replaced
66:99f1eaff2f77 68:d20180912a98
53 you just cloned) to the corresponding folder in Docker. 53 you just cloned) to the corresponding folder in Docker.
54 Now, if you change the source, it will be reflected in [http://localhost:8888](http://localhost:8888) 54 Now, if you change the source, it will be reflected in [http://localhost:8888](http://localhost:8888)
55 instantly. Do not forget to click "restart" the kernel on the page as it does 55 instantly. Do not forget to click "restart" the kernel on the page as it does
56 not auto-restart. 56 not auto-restart.
57 57
58 ### Version control
59
60 Create branches named `issue-X` where `X` is the number of the issue.
61 Rebase instead of merge.
62
63 ## License 58 ## License
64 59
65 [MIT](LICENSE.txt) 60 [MIT](LICENSE.txt)