Jupyter Notebook3 0717 필기 - requests, beautifulsoup, scraping 아래의 링크에서 더 자세히 확인할 수 있습니다.http://nbviewer.jupyter.org/gist/yunsc/1f403791aff5d0738f16ad2affd28884 2018. 7. 18. 0712 필기 - sqlalchemy, html, css 아래의 링크로 가시면 더욱 보기 좋습니다.http://nbviewer.jupyter.org/gist/yunsc/97dfe65357aa9cceae178ac7079b1f57 2018. 7. 12. iPython Notebook을 gist를 통해 nbviewer에 초간단 업로드하기 jupyter notebook으로 필기자료를 올리려고 하다보니 깔끔하게 보여주는 nbviewer라는 것을 찾았다. 1. https://gist.github.com 으로 가서 노트북 파일(.ipynb)을 아래의 창에 드래그를 하고 오른쪽 아래에 Create public gist 버튼을 누른다. 2. 버튼을 누르고 생성된 URL을 복사하고 http://nbviewer.ipython.org 로 간다. 3. 복사한 URL을 입력만 하면 끝~~~ 4. nbviewer로 생성된 URL을 공유하면 된다. 2018. 7. 10. 이전 1 다음