willcrichton / expressiveness-benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expressiveness Benchmark

Setup

cd expressiveness_benchmark
ln -s ../../scripts/pre-commit.sh .git/hooks/pre-commit
python3 -m venv .env && source .env/bin/activate
pip3 install -e .
pushd code_widget
pip3 install -e .
jupyter nbextension install --sys-prefix --symlink --overwrite --py code_widget
jupyter nbextension enable --sys-prefix --py code_widget
popd
npm install
npm run watch

About


Languages

Language:Jupyter Notebook 74.2%Language:JavaScript 10.3%Language:Python 7.7%Language:TypeScript 5.7%Language:SCSS 1.1%Language:CSS 0.8%Language:Batchfile 0.1%Language:Makefile 0.1%Language:HTML 0.0%Language:Shell 0.0%