Skip to content

Commit 9ac9aea

Browse files
committed
Added viz reference
1 parent c9ae1f9 commit 9ac9aea

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

PyData/bookmarks.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ https://medium.com/talpor/windows-terminal-cmder-%EF%B8%8F-573e6890d143
55
# git
66
# 15-minute Git Introduction
77
https://www.youtube.com/watch?v=USjZcfj8yxE
8-
# Getting started for local repo
8+
# Getting started with local repo
99
notes: https://www.notion.so/zarkom/Introduction-to-Git-ac396a0697704709a12b6a0e545db049
1010
# Creating SSH keys for Github access
1111
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
12+
# Add SSH key to Github
13+
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
1214
# For creating new Github repo from local folder
1315
https://docs.github.com/en/get-started/importing-your-projects-to-github/importing-source-code-to-github/adding-locally-hosted-code-to-github
1416

@@ -41,5 +43,8 @@ https://tutonics.com/2012/12/linux-file-permissions-chmod-umask.html
4143
https://tenthousandmeters.com/blog/python-behind-the-scenes-11-how-the-python-import-system-works/
4244
https://towardsdatascience.com/on-writing-clean-jupyter-notebooks-abdf6c708c75
4345

46+
# Visualization Related
47+
https://aeturrell.github.io/coding-for-economists/vis-common-plots.html
48+
4449
# Cheat Sheets
4550
Python: https://github.com/gto76/python-cheatsheet

0 commit comments

Comments
 (0)