Skip to content

Commit

Permalink
frqs stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
YashShah138 committed Apr 27, 2023
1 parent 838478a commit d5ff836
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 250 deletions.
12 changes: 5 additions & 7 deletions .vscode/targets.log
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ make all --print-data-base --no-builtin-variables --no-builtin-rules --question

# This program built for i386-apple-darwin11.3.0

# Make data base, printed on Wed Apr 26 15:17:54 2023
# Make data base, printed on Thu Apr 27 08:35:46 2023

# Variables

Expand Down Expand Up @@ -140,8 +140,6 @@ XPC_SERVICE_NAME = application.com.microsoft.VSCode.57404499.57404505
# automatic
+D = $(patsubst %/,%,$(dir $+))
# environment
VSCODE_L10N_BUNDLE_LOCATION =
# environment
RECOMMENDER_API_URL = https://gw.api.openshift.io//api/v2
# automatic
+F = $(notdir $+)
Expand Down Expand Up @@ -170,11 +168,11 @@ MAKELEVEL := 0
# environment
CONDA_PREFIX = /Users/yash/anaconda3
# environment
VSCODE_PID = 46681
VSCODE_PID = 87621
# environment
LANG = C
# variable set hash-table stats:
# Load=81/1024=8%, Rehash=0, Collisions=4/105=4%
# Load=80/1024=8%, Rehash=0, Collisions=4/104=4%

# Pattern-specific Variable Values

Expand Down Expand Up @@ -290,10 +288,10 @@ restart-jekyll: .FORCE

help:
# Implicit rule search has not been done.
# Modification time never checked.

make: *** No rule to make target `all'. Stop.

# Modification time never checked.
# File has not been updated.
# commands to execute (from `Makefile', line 2):
cat Makefile
Expand Down Expand Up @@ -342,6 +340,6 @@ convert: .FORCE
# strcache size: total = 4096 / max = 4096 / min = 4096 / avg = 4096
# strcache free: total = 4087 / max = 4087 / min = 4087 / avg = 4087

# Finished Make data base on Wed Apr 26 15:17:54 2023
# Finished Make data base on Thu Apr 27 08:35:47 2023


20 changes: 4 additions & 16 deletions _notebooks/2023-04-27-CarLot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,7 @@
{
"cell_type": "code",
"execution_count": 12,
"metadata": {
"vscode": {
"languageId": "java"
}
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down Expand Up @@ -138,11 +134,7 @@
{
"cell_type": "code",
"execution_count": 13,
"metadata": {
"vscode": {
"languageId": "java"
}
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down Expand Up @@ -308,11 +300,7 @@
{
"cell_type": "code",
"execution_count": 19,
"metadata": {
"vscode": {
"languageId": "java"
}
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down Expand Up @@ -545,7 +533,7 @@
"codemirror_mode": "java",
"file_extension": ".jshell",
"mimetype": "text/x-java-source",
"name": "Java",
"name": "java",
"pygments_lexer": "java",
"version": "11.0.12+8-LTS-237"
},
Expand Down
Loading

0 comments on commit d5ff836

Please sign in to comment.