Skip to content

Commit ce14de6

Browse files
committed
add pages
1 parent 4434b5f commit ce14de6

File tree

17 files changed

+2247
-0
lines changed

17 files changed

+2247
-0
lines changed

docs-requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
mkdocs==1.6.1
2+
mkdocs-jupyter==0.25.1
3+
mkdocstrings==0.27.0
4+
mkdocstrings-python==1.12.2
5+
mkdocs-material==9.5.47
6+
plotly==5.24.1
7+
pandas==2.2.3
8+
statsmodels==0.14.4

docs/assets/images/logo.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/assets/stylesheets/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.md-header__title span {
2+
font-weight: 500 !important;
3+
font-size: 16px;
4+
}

0 commit comments

Comments
 (0)