Robert Moss

Results 31 comments of Robert Moss

The `.ipynb` files are auto saved into a `.ipynb_checkpoints` local directory and marked with the `In[#]` execution_count number. Would that be sufficient?

Thank you for the contribution! I'm not entirely sure if I'll include this, but to help convince me could you provide a quick description of the algorithm and what it's...

I'm all for this! There's talk about turning alg4dm into its own Julia package, so this would be useful to do alongside that work.

Hey this looks great—I followed the other post you linked. What exactly are you look for us to do here? Create a lecture under this course for this particular problem?

You're welcome to put together a notebook with this example and record a lecture, and I could link it in our README. I don't have the bandwidth to do it...

That was my fear. I'm also curious (and maybe spin out to a separate issue) about running something to mark a document as globally running `with_terminal()` around every cell (or...

When you say > make one terminal with all the output you mean one Pluto cell (i.e. the "with_terminal" terminal), right? That'd be really cool!

@dralletje that is super useful, especially when making lecture-style notebooks to quickly reference sections. Thank you for putting that together! Is this something that could be packaged with PlutoUI? Man,...

*(Sorry for the wall of text, this stuff excites me)* @dralletje I'm creating lectures for Julia Academy on using POMDPs.jl for decision making under uncertainty, and it's really nice to...

@dralletje Did you link the wrong notebook? I only see counters for headers in that one. (btw, thanks for taking a stab!)