-
Let's start by operating on a single timestep of data. The fields you will have are SST and SSS.
## Step 1: Calculate tendency of SST and and SSS from mixing
From this, we want to calculate `M(T)`…
-
**Is your feature request related to a problem? Please describe.**
Historically jupyter-sphinx [implemented](https://jupyter-sphinx.readthedocs.io/en/latest/#controlling-the-execution-environment) …
-
I love the idea of benchmarks being a set of Jupyter notebooks, so they are easier to add and read.
The problem with notebooks in GIT is always:
- git diffs don't mean much, especially if outpu…
-
Currently, binderbot will automatically build all the `.ipynb` files it finds in the repo you give it. However, there are notebooks in the gallery that are not built. For example, [Hurricane Ike Maxim…
-
As ipyleaflet evolves it seems more and more important to add a proper test suite to prevent nasty errors. Of course, this will be non-trivial for testing output created with JS. But I've done some ex…
-
The notebook tutorial is currently a sequence of code blocks and their outputs embedded into markup. But this is exactly what Jupyter notebooks are for! We should convert the tutorial into a notebook …
-
**Describe the bug**
The build succeeds due to a allow_errors being used for a notebook throwing an exception, however jb (or a library beneath) fails to cache the successfully built notebook.
`…
-
### Bug description
The knitr chunk options are not being validated for notebooks. Output is still being printed even if "include: false" is provided.
![Screen Shot 2024-02-08 at 11 46 31](https://g…
sdoms updated
7 months ago
-
It would be really useful if we can pass parameters to notebook or converted jar file.
-
> The version of the notebook server is 5.0.0 and is running on:
> Python 3.6.2 |Anaconda custom (64-bit)| (default, Jul 20 2017, 12:30:02) [MSC v.1900 64 bit (AMD64)]
browser: Chrome
With small/…