Bläddra i källkod

mentioning Jupyter Notebooks in features

Rodja Trappe 2 år sedan
förälder
incheckning
8caaeb4c39
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -198,7 +198,7 @@ The command searches for `main.py` in in your current directory and makes the ap
                 'live-cycle events',
                 'live-cycle events',
                 'implicit reload on code change',
                 'implicit reload on code change',
                 'straight-forward data binding',
                 'straight-forward data binding',
-                'execute javascript from Python',
+                'Jupyter notebook compatibility',
             ])
             ])
             features('anchor', 'Foundation', [
             features('anchor', 'Foundation', [
                 'generic [Vue](https://vuejs.org/) to Python bridge',
                 'generic [Vue](https://vuejs.org/) to Python bridge',