cookiecutter-jupyter-book icon indicating copy to clipboard operation
cookiecutter-jupyter-book copied to clipboard

Cookiecutter template for a simple jupyter book

Results 9 cookiecutter-jupyter-book issues
Sort by recently updated
recently updated
newest added

I've been focussing on managing/improving code in the cookiecutter template, but #31 was a good reminder that I need to revisit and revise the documentation files (README, CONDUCT, etc.) to...

Minor suggestions, currently the book URL and user check is hardcoded to GitHub. Maybe there could be a choice in the beginning about which version control host to use (like...

enhancement

Wondering if including a `Makefile` might be a good idea? To me this is very helpful in onboarding to repositories as I can look to see what the commands are,...

enhancement

### Describe the bug **context** When toggling the primary sidebar... **expectation** ...I expected the sidebar to fold in and disappear... **bug** ...but instead, the sidebar becomes a weird overlay. **problem**...

bug

### Describe the bug With a new installation, the `deploy-book` action can't find the `_build/html` directory. I haven't looked into it, but I think it's just pointing to the wrong...

bug

Hopefully, this fixes #47, following the prescription described by @chillerb in https://github.com/executablebooks/cookiecutter-jupyter-book/issues/47#issuecomment-2432730919. I have assumed that `YOUR BOOK DIRECTORY` is `${{ github.event.repository.name }}` from context; it's used to define the...

### Describe the bug In a repo created by the template, the PR branch Action attempts to run pre-commit, but it immediately encounters the error, ``` =====> .pre-commit-config.yaml is not...

bug

### Describe the bug I tried to follow the example on the README: https://github.com/executablebooks/cookiecutter-jupyter-book/blob/3977128cd5088f076ca67e3e72385153fc7feb04/README.md?plain=1#L52 and had ssh troubles with github.com. I usually access it via HTTPS. This worked, and I...

bug

### Describe the bug **Context** When I visit the website at [https://executablebooks.github.io/cookiecutter-jupyter-book/intro.html](https://executablebooks.github.io/cookiecutter-jupyter-book/intro.html). **Expectation** I expected the navigation bar on the left to either utilize the full height of the page...

bug