-
Notifications
You must be signed in to change notification settings - Fork 0
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
ssh rsync #1
Comments
https://julialang.github.io/IJulia.jl/stable/manual/running/ codespace jupyter #下载: #IJulia是与Jupyter交互环境相结合的Julia 语言后端(也被IPython使用)。这种组合允许您使用 Jupyter/IPython 强大的图形笔记本与 Julia 语言进行交互,该笔记本将代码、格式化文本、数学和多媒体组合在一个文档中。它还与JupyterLab配合使用,这是一个基于 Jupyter 的笔记本和代码集成开发环境。 #启动 using IJulia ##直接安装即可 新终端: vscode julia 插件配置: // "julia.executablePath": "/Users/zhangdexiang/.juliaup/bin/julia", vscode 右上角: |
cat reap.jl |grep -v "^.* #" > rp.jl |egrep -v "^[[:space:]]+#" |
pip install bitarray conda create -n py31012 python=3.10.12 python3 -m pip install --user --upgrade clingo pip 在conda 环境都 好办,好像就只有 sudo apt-get install swi-prolog 是系统层面的 |
rsync -P --rsh=ssh ./Downloads/CARLA_0.9.13.tar.gz ??@???:/tmp/tmppp/
The text was updated successfully, but these errors were encountered: