Просмотр исходного кода

mentioning Jupyter Notebooks in features

Rodja Trappe 2 лет назад
Родитель
Сommit
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',