Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit169c73e

Browse files
committed
Jupyter Notebook Binder
1 parent0046f46 commit169c73e

File tree

51 files changed

+77
-1247
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+77
-1247
lines changed

‎.gitignore‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
README.html
22
.ipynb_checkpoints/*.ipynb
3-
jupyter/markdown/.ipynb_checkpoints/*.ipynb
4-
jupyter/.ipynb_checkpoints/*.ipynb
3+
jupyter_notebooks/.ipynb_checkpoints/*.ipynb

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#About[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/wilfredinni/python-cheatsheet/master)
1+
#About[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/wilfredinni/python-cheatsheet/master?filepath=jupyter_notebooks)
22

33
Basic cheatsheet for Python mostly based on the book written by Al Sweigart,[Automate the Boring Stuff with Python](https://automatetheboringstuff.com/) under the[Creative Commons license](https://creativecommons.org/licenses/by-nc-sa/3.0/) and many other sources.
44

@@ -16,7 +16,7 @@ All contributions are welcome:
1616
-[Website](https://www.pythoncheatsheet.org)
1717
-[Github](https://github.com/wilfredinni/python-cheatsheet)
1818
-[PDF](https://github.com/wilfredinni/Python-cheatsheet/raw/master/python_cheat_sheet.pdf)
19-
-[Jupyter Notebook](https://mybinder.org/v2/gh/wilfredinni/python-cheatsheet/master?filepath=python_cheat_sheet.ipynb)
19+
-[Jupyter Notebook](https://mybinder.org/v2/gh/wilfredinni/python-cheatsheet/master?filepath=jupyter_notebooks)
2020

2121
##Python Cheatsheet
2222

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp