-
> Make more explicit connections between the other tutorials (i.e. 01-07), and sections of the text. When there is a section of the text that describes a concept described in the tutorial, it should e…
-
Hi,
I was trying out the Observable online notebooks. They're pretty cool.
I wanted to give some feedback. I use Jupyter notebook a lot, and it has key bindings for "run cell and go to next cell…
-
I'm not sure if this issue goes into this repo. Please let me know if it belongs to a different one and I'll be happy to move it.
The idea is that we would get linting warnings and errors while wri…
-
Hey, thanks for creating this awesome repository
The immediate thing, which I noticed, was lack of online examples, which user could play with.
So, I recreated repository examples and ported the…
-
We need to determine how to support STIX 2.0, 2.1 and later versions using the same library. Please use this issue to track ideas and progress surrounding this problem.
-
We still have some variance in coding style or variable/function naming and I think we should bring this in line with the rest of the notebooks:
- [x] 06 - Expectations and Observables (via bfd9f5f…
-
Currently, things go very wrong (in my experience) if a notebook that is using WebIO is refreshed. Ipywidgets (for example) behaves better because it's rendering system is more Jupyter-aware.
Here'…
twavv updated
6 years ago
-
- [x] Remove the pentapeptide example from (most of) the notebooks.
- [x] Add an exercise free notebook showcasing the PyEMMA pipeline using the pentapeptide example.
- [x] ~~Prefer use of precompu…
-
We should clean up the notebook headers and provide some general information, e.g.:
- very brief content/aim description
- license
- maintainer/author(?)
-
Has anyone tried to use CircosJS with Observable? (https://beta.observablehq.com) It's *basically* Jupyter notebooks for Javascript online. Unfortunately, importing D3 and D3 Queue occurs without prob…