Sebastian
Sebastian
Upon further inspection upon opening the Jupyter Lab link I get 404 errors stating that the kernel doesn't exist: ``` [W 2023-12-10 17:35:31.248 ServerApp] 404 GET /api/kernels/dd565959-9cea-454e-bd2d-8459cecf60d7?1702226130934 (127.0.0.1): Kernel does...
As I was playing around with identifying the kernel error I came across an instance where jupyter-lab raised no kernel problems, jupyter-book still showcased the same warning. Reopening the issue,...
I see a warning telling me that `'inline'` is technically not one of the allowed values for `execute_notebooks`, but it works! no errors! I double checked the documentation as I...