-
I tryed your tutorial for marbles in windows10
"marbles tutorial"
https://github.com/ReactiveX/RxPY/blob/develop/notebooks/Getting%20Started.ipynb
from rx.testing import marbles
xs = Observab…
-
I'm using Altair in Colab and seeing a sizing issue, where the output cell is inappropriately sized and the bottom chart content is being cut-off, requiring scrolling. (See image below.) Upon first gl…
jheer updated
5 years ago
-
BBSQQ updated
5 years ago
-
I very often (mainly after program startup) get following situation:
![screen_20180722_06](https://user-images.githubusercontent.com/1135218/43048581-27306d38-8dea-11e8-960b-5ae4a07b6df6.png)
I se…
-
**Privacy badger blocks api.nasa.gov and apod.nasa.gov when those APIs called from /beta.observablehq.com** It does not block them when called directly.
_Example: https://beta.observablehq.com/@jus…
-
It’d be nice if there were a way to encode information in the URL, say using the query string, and expose that information in the notebook. Currently the parent URL is not accessible to the notebook.
…
-
> 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…