Skip to content

Commit d5d23d5

Browse files
committed
Added cmder/window terminal link
1 parent e6afbb6 commit d5d23d5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
**/.ipynb_checkpoints/*
22
.vscode
3+
.idea

PyData/bookmarks.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# cmder
2+
# NOTE: cmder mini requires 7-zip
3+
https://medium.com/talpor/windows-terminal-cmder-%EF%B8%8F-573e6890d143
4+
15
# PySpark
26
https://jacobcelestine.com/knowledge_repo/colab_and_pyspark/
37
https://sparkbyexamples.com/
@@ -9,7 +13,7 @@ installing, win10: https://kontext.tech/column/spark/450/install-spark-300-on-wi
913
sql: https://analyticshut.com/reading-data-from-sql-tables-in-spark/
1014
sql, docs: https://spark.apache.org/docs/latest/sql-data-sources-jdbc.html
1115

12-
# How find location of Java
16+
# How to find location of Java
1317
https://askubuntu.com/questions/772235/how-to-find-path-to-java
1418

1519
# Linux

0 commit comments

Comments
 (0)