由于之前有写过一键安装jupyter的shell脚本,所以这里只需要找一个服务器就够了 https://github.com/spiritLHLS/one-click-installation-script#%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85jupyter%E7%8E%AF%E5%A2%83 1 curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/install_scripts/jupyter.sh -o jupyter.sh && chmod +x jupyter.sh && bash jupyter.sh 又由于之前玩Linux积攒
一、命题逻辑与真值函数 命题逻辑:(又称命题演算、布尔逻辑)是最简单的一种形式逻辑系统。 主要研究对象:命题(常用p,q,r…代表
要通过WiFi共享D盘给其他电脑,可以使用以下方法: 1.创建共享文件夹:首先,需要在D盘上创建一个共享文件夹。右键单击D盘上的文件夹,选择&
PVE 感谢 Proxmox VE 的免费订阅支持 原始仓库:https://github.com/spiritLHLS/pve 说明文档 国内(China): virt.spiritlhl.net 国际(Gl
近期码代码的个人心得 尊重他人命运,放弃助人情节,帮得了一次往往意味着帮无数次 不要让不懂行的人改你的代码,改了最好别再接手代码,往往写的越来越
前言 该方法的前提: 商家使用PVE虚拟化WIN服务器 WIN服务器可配置使用Network进行启动 启动时可使用NO VNC操控IPXE命令 已知符合
只给出个人完成的代码部分与一些简单的结果和说明 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 from sklearn.decomposition import PCA from sklearn.ensemble import RandomForestClassifier as RFC from sklearn.neighbors import KNeighborsClassifier as KNN from sklearn.model_selection import cross_val_score from sklearn import datasets, decomposition,manifold import matplotlib.pyplot as plt import pandas as
解决上一篇文章的一些问题 解决方法: https://github.com/wkeeling/selenium-wire/issues/622 下载证书 https://github.com/wkeeling/selenium-wire/raw/master/seleniumwire/ca.crt 将该 ca.crt 添加到受信任的证书中 google浏览器打开chrome://settings/secur
前言 需要下载Chrome或Firefox的driver,Chrome内核81.440与Firefox内核74.0下载链接如下: Firefox Chrome 其他版本请
前言 爬虫过程中出现了cloudflare的高风险质询验证阻拦或者recaptcha的阻拦,想要破除验证要么使用干净的代理保证低风险爬虫,要么