Skip to content

Commit

Permalink
remove numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Oct 19, 2021
1 parent 08341b5 commit 377cdd4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lectures/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ format: jb-book
root: index
parts:
- caption: Introduction
numbered: true
chapters:
- file: introduction/index
- file: introduction/overview
Expand All @@ -11,15 +10,13 @@ parts:
- file: introduction/local_install
- file: introduction/troubleshooting
- caption: Python Fundamentals
numbered: true
chapters:
- file: python_fundamentals/index
- file: python_fundamentals/basics
- file: python_fundamentals/collections
- file: python_fundamentals/control_flow
- file: python_fundamentals/functions
- caption: Scientific Computing
numbered: true
chapters:
- file: scientific/index
- file: scientific/numpy_arrays
Expand All @@ -28,7 +25,6 @@ parts:
- file: scientific/randomness
- file: scientific/optimization
- caption: Pandas
numbered: true
chapters:
- file: pandas/index
- file: pandas/intro
Expand All @@ -42,7 +38,6 @@ parts:
- file: pandas/timeseries
- file: pandas/matplotlib
- caption: Applications
numbered: true
chapters:
- file: applications/index
- file: applications/visualization_rules
Expand Down

1 comment on commit 377cdd4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.