mirror of
https://github.com/opencultureconsulting/openrefine-batch.git
synced 2025-02-16 00:00:19 +01:00
add binder config
This commit is contained in:
parent
2894b0194f
commit
93be203efe
1
binder/apt.txt
Normal file
1
binder/apt.txt
Normal file
@ -0,0 +1 @@
|
||||
openjdk-8-jre
|
5
binder/postBuild
Executable file
5
binder/postBuild
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Install bash_kernel https://github.com/takluyver/bash_kernel
|
||||
python -m bash_kernel.install
|
2
binder/requirements.txt
Normal file
2
binder/requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
jupyter-server-proxy==1.5.3
|
||||
bash_kernel==0.7.2
|
Loading…
x
Reference in New Issue
Block a user