Update and rename git-npm-jupyter.rtf to git-npm-jupyter.py
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
### git
|
### git
|
||||||
|
|
||||||
git init
|
'''git init
|
||||||
git add .
|
git add .
|
||||||
git commit -m "first commit"
|
git commit -m "first commit"
|
||||||
git remote add origin https://github.com/hoochanlon/private.git //远程链接
|
git remote add origin https://github.com/hoochanlon/private.git //远程链接
|
||||||
@ -45,4 +45,4 @@ example:
|
|||||||
|
|
||||||
`pip install scrapy -i https://pypi.tuna.tsinghua.edu.cn/simple`
|
`pip install scrapy -i https://pypi.tuna.tsinghua.edu.cn/simple`
|
||||||
|
|
||||||
`pip3 install jupyter -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com`
|
`pip3 install jupyter -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com`'''
|
||||||
Reference in New Issue
Block a user