瀏覽代碼

mentioning Jupyter Notebooks in features

Rodja Trappe 2 年之前
父節點
當前提交
8caaeb4c39
共有 1 個文件被更改,包括 1 次插入1 次删除
  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',
                 'implicit reload on code change',
                 'straight-forward data binding',
-                'execute javascript from Python',
+                'Jupyter notebook compatibility',
             ])
             features('anchor', 'Foundation', [
                 'generic [Vue](https://vuejs.org/) to Python bridge',