Update and rename git-npm-jupyter.rtf to git-npm-jupyter.py
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
### git
|
||||
|
||||
git init
|
||||
'''git init
|
||||
git add .
|
||||
git commit -m "first commit"
|
||||
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`
|
||||
|
||||
`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