关于Kali linux使用者当您未学会编写和理解代码之前,您的技能上限会很低。
“”如果一个人不能与排斥自学就没有未来~引用于互联网“”
Pyhton在线
在线免费私人导师:DeepSeek
地址:https://www.deepseek.com/
前文:
1.
引到文:
虚拟环境设置引用:
https://t.me/c/2154386782/32
引用参考:知乎网教:
https://zhuanlan.zhihu.com/p/216157886
引用参考:CSDN网教
https://blog.csdn.net/qq_42951560/article/details/124224972
https://blog.csdn.net/qq_45261963/article/details/114324148
sudo apt install idle3
ghost@debian:~$ sudo apt install idle3
[sudo] ghost 的密码:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在读取状态信息... 完成
将会同时安装下列软件:
blt idle idle-python3.11 libtcl8.6 libtk8.6 python3-tk tk8.6-blt2.5
建议安装:
blt-demo tcl8.6 tk8.6 tix python3-tk-dbg
下列【新】软件包将被安装:
blt idle idle-python3.11 idle3 libtcl8.6 libtk8.6 python3-tk tk8.6-blt2.5
升级了 0 个软件包,新安装了 8 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
需要下载 2,882 kB 的归档。
解压缩后会消耗 10.8 MB 的额外空间。
您希望继续执行吗? [Y/n] y
然后在Debian开发界面进行选择:IDLE打开 或者是IDLE根据自己的选择
Windows 下载安装 CSDM 推荐:
https://blog.csdn.net/weixin_44074100/article/details/122993188
Debian12 VPS/虚拟机 Jupyter
当前用户组有sodu权限
usermod -aG sudo 《XXX你的用户组》
sudo apt install -y python3 python3-pip python3-venv
创建文件夹 topert4 并且导航进入
ghost@debian:~$ mkdir topert4-web
ghost@debian:~$ cd topert4-web
ghost@debian:~/topert4-web$
创建一个虚拟环境
Ghos9527 并激活虚拟环境。
安装:
ghost@debian:~/topert4-web$ python3 -m venv ghos9527
ghost@debian:~/topert4-web$ source ghos9527/bin/activate
(ghos9527) ghost@debian:~/topert4-web$
安装JupyterLab
pip install jupyterlab jupyterlab-language-pack-zh-CN
在当前环境生产 配置文件
jupyter lab --generate-config
编辑配置文件
https://t.me/c/2154386782/32
0
https://t.me/c/2154386782/32
1
保持 退出以后添加密码
https://t.me/c/2154386782/32
2
设置密码:123456
确认密码:123465
然后启动:
https://t.me/c/2154386782/32
3
登入密码后:
可以在本地任何地方进行学习与编辑,内容!也可以托管在第三方进行多人协同。
推荐站内搜索:最好用的开发软件、免费开源系统、渗透测试工具云盘下载、最新渗透测试资料、最新黑客工具下载……
还没有评论,来说两句吧...