-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipython #4
Comments
flask 请求 调用 U.flat 导致无限循环后占满内存后 会自动出错退出线程 |
from IPython.utils.process import system, getoutput,py3compat # python 3.5 # fix ipy.getoutput(cmd) 乱码 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
docker run -it -p 8888:8888 --privileged -v /root/docker/jupyter/minimal-notebook/x86_64-python-3.11.6/opt:/opt -v /root/docker/jupyter/minimal-notebook/x86_64-python-3.11.6/home/jovyan:/home/jovyan -v /mnt:/mnt docker.io/jupyter/minimal-notebook:x86_64-python-3.11.6
{里的操作会在系统命令之前执行?,所以 U.r 无效 ?}
In [526]: !cd qgb;gplf;echo {U.r(U,T,N,F,py)} {U.r(es)} {U.pid};echo {U.r(U,T,N,F,py)} {U.r(es)} {U.pid}
#Error unindent does not match any outer indentation level (U.py, line 1940)
#Error unindent does not match any outer indentation level (U.py, line 1940)
++ git clean -f
++ git reset --hard
HEAD is now at fbb44e1 d
++ git pull origin master
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 3 (delta 2), reused 0 (delta 0)
Unpacking objects: 100% (3/3), done.
From https://coding.net/u/QGB/p/QPSU/git
fbb44e1..e372892 master -> origin/master
Updating fbb44e1..e372892
Fast-forward
U.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
++ chmod 777 Clipboard.py Clipboard.pyc '!.cmd' es.py file F.py F.pyc __importCode.py init.py init.pyc ipy.py main.py mysql.py N pycache py.py py.pyc '!qpsu.bat' '!t.bat' tests T.py T.pyc up.bat U.py U.pyc Win
None None 11487
None None 11487
In [527]:
The text was updated successfully, but these errors were encountered: