-
So when I first made this library, I had one use-case in mind: [atom-observable](https://github.com/asg017/atom-observable). That extension was pretty minimal: given Observable javascript code, render…
-
Only observablehq and local imports are supported now. Here are other places we should support importing from:
- [ ] Any `.js` file on the internet that has a `export default function define()` def…
-
On today's call, we identified a certain "breakpoint" in Naomi's workflow; after she is done cleaning and checking the user's request, she has a list of zarr stores that need to be created / uploaded …
-
## Quick summary
When trying to run the complete version (last line uncommented) of the notebook `notebooks/advanced/4_advanced_builder_settings.ipynb` I have an error on step 19 - Synthesis of the b…
-
ZCU102: PYNQ Linux, based on Ubuntu 18.04 (GNU/Linux 4.19.0-xilinx-v2019.1 a)
FINN: v0.9
Xilinx tools: 2022.2
Ubuntu: 22.04.1 LTS
Start the docker container with the command: ./run-docker.sh noteb…
-
Related to https://github.com/wala/ML/issues/89.
We actually mention this problem in #89:
```python
import tensorflow as tf
def add(a, b):
return a + b
list = list()
list.append…
-
## Describe the bug
When downloading some `wikipedia` languages (in particular, I'm having a hard time with Spanish, Cebuano, and Russian) via FlinkRunner, I encounter the exception in the title. I h…
-
- at first, i love your great work.
- but writing `.ojs` is not so happy.
- the drawbacks of ojs:
- current ide won't highlight the syntax. writing experience is not happy 🙃️
- a custom for…
-
Hi
TF Analyze and Transform step fails when executed on DataFlow Runner . The step completes successfully when the pipeline is run on Direct Runner. For both Direct Run and Data flow Run, I have us…
-
I wanted to reach out, since we have been working on a similar project over at https://github.com/Quansight/jupyterlab-omnisci.
The goal there is to let users create Altair charts and have the heav…