Loading...
本博正式开通评论邮件系统,被回复后将收到邮件。
本文以本地MBP连接Lonestar5为例。1.在服务器端启动Jupyter Notebooklogin2.ls5(1018)$ module load python3 login2.ls5(1018)$ jupyter notebook [I 22:42:30.787 NotebookApp] Serving notebooks from local directory: /scratch...
在我的MBP2017上,以连接lonestar5服务器为例>> ssh-keygen -t rsa # 生成本机公钥、私钥 Generating public/private rsa key pair. # 一路回车 Enter file in which to save the key (/Users/yao/.ssh/id_rsa): Enter passphrase (em...
之所以要手动安装conda而不是anaconda,是因为anaconda过于冗长,对于系统的空间占用过大。安装Miniconda安装包来自https://docs.conda.io/en/latest/miniconda.html在命令行中使用bash ./Miniconda3-latest-MacOSX-x86_64.sh然后一路回车,记下安装的位置,默认·/Users/yao/minic...
Matlab官网试用人在美国,原来的和谐版Matlab就不再适用了,学校又没有买正版授权。这个时候要么转向集群服务器Matlab,但操作存在延迟且每1小时会自动退出;要么全面迁移到python/Jupyter Notebook/Lab;但有时仍然有一些老程序或者他人分享的程序是用Matlab写的,这时候有一个简单易用的方法:官网每隔一个月,点击一次试用位置在主页最下方:Matlab Tool...
本文平台基于:MacOS10.15.2,同样适用低版本MacOS。目前最新的Ferret版本为v7.6,本文主要参考以下内容:https://github.com/NOAA-PMEL/Ferret/blob/master/README_ferret_mac_homebrew.mdhttps://nicojourdain.github.io/students_dir/students_inst...