Yang Xiang
Results
2
issues of
Yang Xiang
I'm a long time user of jupytext component, and I try to use the jupytext command-line to sync between my python code and jupyter notebook on save in pycharm. So,...
If loaded the ipython-autoimport module, It will be found that the x variable can not be changed by function which global keyword is inside. ``` x = "AAAAA" def myfunc():...
bug
help wanted