소스 검색

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',