If you have a Chromebook with Linux, you can run OpenRefine on your computer.
If you're new to this, see the 'First Time Preparation' section below.
- Go to the OpenRefine folder.
cd openrefine-3.1for the version that I have, your directory name may be different.
- Run Open refine on the internal hostname (which is not 127.0.0.1)
./refine -i $(hostname -I)