File size: 640 Bytes
30e9731
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[BERT Difference Plots Colab](https://colab.research.google.com/drive/1xfPGKqjdE635cVSi-Ggt-cRBU5pyJNWP)

### Dev

To edit the charts:

- Enable `isDev` in the python notebook `jsViz(data, {'type': 'two-sentences', 'isDev': 1})` 
- use `entr` and `rsync` to update the js/css in a location accessible to colab.

Example: 

````
find . | entr rsync -a --omit-dir-times --no-perms --exclude node_modules --exclude .git "$PWD" demo@roadtolarissa.com:../../usr/share/nginx/html/colab/
````

- https://colab.research.google.com/notebooks/snippets/advanced_outputs.ipynb
- https://blocks.roadtolarissa.com/1wheel/7361276a2af10ca48ec9550c33bbdad5