Commit a060a48
Fix Read the Docs nbsphinx kernel error
- Add environment detection to disable notebook execution on Read the Docs
- Set nbsphinx_execute = 'never' for READTHEDOCS environment
- Keep nbsphinx_execute = 'auto' for local builds
- Resolves NoSuchKernel error during Read the Docs build process
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 16c40e4 commit a060a48
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
| |||
0 commit comments