-
Thanks for providing this great plugin!
We have been exploring storing and reading OME-Zarr data in [Arraylake](https://docs.earthmover.io/). For our application, it's not possible to just pass an …
-
Apparently I did something wrong while following the instructions for graph.tsx and im not sure what.
here's what i've done:
import React, { Component } from 'react';
import { Table } from '@jp…
-
First I train nerfacto on the traditional LEGO scene like this:
ns-train nerfacto --pipeline.model.near-plane 2 --pipeline.model.far-plane 10 --max-num-iterations 4000 --experiment-name bl_lego ble…
-
Hi,
I am getting the following error when running loadModel on a ply file saved locally on my computer:
14:35:37.356 [pool-1-thread-1] ERROR e.s.g.shapenet.jme3.viewer.Viewer - Error running loa…
-
Thanks for your impressive work!
I downloaded the preprocessed data, but when I ran train.sh, I found that there was no points3D_withlidar.txt file. I want to ask if there is a replacement file or if…
-
**Reporter: Kyle Conroy**
To reproduce:
```
import numpy as np
from jdaviz import Specviz
import tempfile
from astroquery.mast import Observations
data_dir = tempfile.gettempdir()
fn =…
-
Greeting everyone,
When I run Intel Realsense D435i on Ubuntu 18.04, I've got these message when I try to access to depth sensor data aka. /camera/depth/image_rect_raw
> [ INFO] [1589436848.1802…
-
> 该功能方便把设计器中元素的渲染层拿出来,放到其它页面中单独显示
### 功能背景
在设计器中设计好元素后,比如数据表格,进行了相关的行和列的设置,绑定了数据源,默认它可以在设计器附带的打印页面中展示。
如果想把这个数据表格单独拿出来,放在现有的页面中,则可以使用该功能。
### 使用方式
首先在设计器中对需要单独展示的元素做设计,完成后单独拿到该元素的`JSON`描述数据…
-
This request is for a viewer page option for when a different playlist is playing, let’s say a “show playlist”, the viewer page will display some sort of “now playing”. This could be as detailed as No…
-
### Describe the Bug
When importing the form-js library a type error:
Member 'container' implicitly has an 'any' type.ts(7008)
is reported in file node_modules/@bpmn-io/form-js-viewer/dist/…