https://github.com/fgnt/meeteval_jupyterlite

https://github.com/fgnt/meeteval_jupyterlite

Science Score: 8.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization fgnt has institutional domain (nt.uni-paderborn.de)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: fgnt
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 2.01 MB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

MeetEval demo running in JupyterLite

This repository contains the code for the visualization demo of MeetEval.

Building

To build the demo, you first have to install Pyodide and build the meeteval package as a WebAssembly module as described here.

```bash

Install Pyodide

pip install pyodide-build

Install and setup emscripten

git clone https://github.com/emscripten-core/emsdk.git cd emsdk PYODIDEEMSCRIPTENVERSION=$(pyodide config get emscriptenversion) ./emsdk install ${PYODIDEEMSCRIPTENVERSION} ./emsdk activate ${PYODIDEEMSCRIPTENVERSION} source emsdkenv.sh cd ..

Clone and build meeteval

git clone https://github.com/fgnt/meeteval cd meeteval pyodide build cd ..

Copy the built package to the demo folder

cp meeteval/dist/meeteval.* pypi

Build the demo

jupyter lite build --output-dir dist ```

Owner

  • Name: Department of Communications Engineering University of Paderborn
  • Login: fgnt
  • Kind: organization
  • Location: Paderborn, Germany

GitHub Events

Total
Last Year