Skip to content

Commit 5112c3c

Browse files
committed
removed link chapter from ahsc_landingpage
1 parent 05f50fd commit 5112c3c

File tree

5 files changed

+6
-12
lines changed

5 files changed

+6
-12
lines changed

ahsc_grant/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The goal of this tool is to provide predictions to estimate increases in annual
44

55
This tool was developed in Fall 2022 for AHSC Round 7 and has not yet been updated. It currently does not support the addition of new routes or routing changes, but it will continue to evolve as more data becomes available. Feedback is always welcome to help improve its functionality. If you have additional questions, email [email protected].
66

7+
[Dashboard URL](https://dashboards.calitp.org/public/dashboard/01fb85e3-625d-4d77-9da7-565dd218bb16?agency_name=&route_name=&number_of_additional_trips_-_weekday=0&number_of_additional_trips_-_saturday=0&number_of_additional_trips_-_sunday=0)
78

89
## Definitions and Methodology
910

ahsc_grant/empty_nb.ipynb

+1-9
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,7 @@
55
"id": "7667fa5f-0ab4-4dbe-8d29-1cb9ed202057",
66
"metadata": {},
77
"source": [
8-
"# Link to Tool "
9-
]
10-
},
11-
{
12-
"cell_type": "markdown",
13-
"id": "10365fd5-a246-46a2-b471-dc81f7501394",
14-
"metadata": {},
15-
"source": [
16-
"[AHSC Ridership Prediction Tool](https://dashboards.calitp.org/public/dashboard/01fb85e3-625d-4d77-9da7-565dd218bb16?agency_name=&route_name=&number_of_additional_trips_-_weekday=0&number_of_additional_trips_-_saturday=0&number_of_additional_trips_-_sunday=0)"
8+
"# "
179
]
1810
}
1911
],

portfolio/ahsc/00__empty_nb__.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:742ec8784f74332517fb1fbb9f34a553e175d17d27f9656cc7d2cff5fea4d1c4
3-
size 1797
2+
oid sha256:0de66b3acb741b9987668e9a0d6b9fb465fb72b8cdd4976d49e58ae0c8aea7e7
3+
size 1174

portfolio/ahsc/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The goal of this tool is to provide predictions to estimate increases in annual
44

55
This tool was developed in Fall 2022 for AHSC Round 7 and has not yet been updated. It currently does not support the addition of new routes or routing changes, but it will continue to evolve as more data becomes available. Feedback is always welcome to help improve its functionality. If you have additional questions, email [email protected].
66

7+
[Dashboard URL](https://dashboards.calitp.org/public/dashboard/01fb85e3-625d-4d77-9da7-565dd218bb16?agency_name=&route_name=&number_of_additional_trips_-_weekday=0&number_of_additional_trips_-_saturday=0&number_of_additional_trips_-_sunday=0)
78

89
## Definitions and Methodology
910

portfolio/sites/ahsc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ readme: ./ahsc_grant/README.md
44
parts:
55
- caption: AHSC Ridership Prediction Dashboard
66
- chapters:
7-
- notebook: ./ahsc_grant/empty_nb.ipynb
7+
- notebook: ./ahsc_grant/empty_nb.ipynb

0 commit comments

Comments
 (0)