摘要:
1、打开cmd命令窗口 2、输入:jupyter notebook --generate-config,回车后会提示jupyter_lab_config.py文件的位置,如图: 3、打开jupyter_lab_config.py文件,添加以下代码: import webbrowser webbrow 阅读全文
posted @ 2021-05-27 10:26
奔奔-武
阅读(3061)
评论(0)
推荐(0)
摘要:
1、如果想在chrome浏览器上安装插件,使用Burp Suite抓取请求包时,首先需要下载安装SwitchyOmega_Chromium插件: 下载地址:https://github.com/FelisCatus/SwitchyOmega/releases,选择SwitchyOmega_Chrom 阅读全文
posted @ 2021-05-27 09:45
奔奔-武
阅读(6298)
评论(1)
推荐(0)