Samuel E Lau

Results 10 issues of Samuel E Lau

**Describe the bug** The documentation states that the `title` key overrides the automatic title (https://jupyterbook.org/customize/toc.html#specifying-alternate-titles). However, the `title` key does not work for the first page in the TOC. For...

bug
:label: toc

**Last updated: 10/12/2020** Deb and I meet every few weeks to discuss the book. We'll leave a running list of TODOs in this issue (in no particular order). ## Large...

The CLI allows the `spec` flag to be set but doesn't provide corresponding flags for the `baseurl` or `provider` of the Binder config. We should allow these options to be...

https://github.com/numerical-mooc/numerical-mooc/wiki is a textbook using Jupyter notebooks and matplotlib's JSAnimation to create animated videos of plots. For example: http://nbviewer.jupyter.org/github/numerical-mooc/numerical-mooc/blob/master/lessons/03_wave/03_01_conservationLaw.ipynb Maybe we can see if we can convert these animations into...

Sometimes we get multiple Show Widget buttons stacked on top of each other. This happens when we display multiple sets of widgets that each produce their own HTML hooks for...

At some point, we'd like to run our own BinderHub so we won't have to worry about overloading the mybinder.org servers. How much will this cost? Suppose we want to...

Sorry if this comes across as a newbie question! I'd like to call a visit function whenever I visit a node that __isn't__ whitespace, like so: ```python import libcst as...

bug
machinery

We've updated textbook links again since we've split ch08 into two chapters. This PR should fix the links to match. @yanlisa @joshHug

**Is your feature request related to a problem? Please describe.** I have a book with URLs like: https://www.textbook.ds100.org/ch/10/modeling_intro.html . Notice that the chapter number is in the URL itself. I...

documentation