question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Directly add data to Standalone Web Viewer

See original GitHub issue

Hi! I’m curious if it would be possible to implement something like the code snippet found here for the vtkjs standalone webviewer HTML file.

Why?

I’ve successfully set up a script that will export a vtkRenderWindow’s scene to a .vtkjs file archive in Python (see https://github.com/akaszynski/vtki/pull/57) and I’d like to send the .vtkjs data archive to the standalone viewer so that it could be rendered in the output of a Jupyter/IPython notebook cell.

I have everything set up to handle this, I just can’t figure out how to send the data directly to the viewer.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
xavArtleycommented, Mar 18, 2019

Hello, just FYI I’m working on a PR for pyviz/panel to embed vtkjs in notebook. pyviz/panel#312

1reaction
aylwardcommented, Apr 23, 2021

Rich visualization in jupyter incorporating vtk.js exists via https://github.com/InsightSoftwareConsortium/itkwidgets

Read more comments on GitHub >

github_iconTop Results From Across the Web

Web Standalone Export - Enscape
Learn about the Web Standalone feature that Enscape offers, so you can view projects directly in your browser.
Read more >
Create an Access app - Microsoft Support
Adding data ​​ To enter or modify data in the tables, on the Home tab, click Open in Browser. Select the table and...
Read more >
Is it possible to publish standalone tables to ArcGIS Online?
Yes, it is possible to publish a map containing only a standalone table to ArcGIS Online. Depending on users' data, the table can...
Read more >
Add a web app manifest
The manifest file can have any name, but is commonly named manifest.json and served from the root (your website's top-level directory).
Read more >
00232: Standalone table's data source must be registered with ...
You are sharing a map image layer with a dependent feature layer. Your web layer includes a stand-alone table that is not registered...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found