Jupyter_NoteBook Beauty CMD
Jupyter_NoteBook Beauty CMD
Last edited 2022-10-2
type
Post
status
Published
date
Oct 2, 2022
slug
summary
支持亮色和暗色
tags
工具
技术
category
技术分享
icon
password
URL
Photo

前提准备

  1. 安装 jupyter
    1. # pip 安装 pip install jupyter # anaconda 安装 conda install jupyter notebook
  1. 安装 jupyter-themes
    1. # pip 安装 pip install jupyter-themes # anaconda 安装 conda install jupyter-themes

Light Mode

 
jt -t grade3 -f fira -fs 135 -tfs 135 -nfs 115 -cellw 85% -lineh 130 -cursc r -cursw 1 -altmd -altout -T -N -kl
notion image

Dark Mode

jt -t onedork -f fira -fs 100 -tfs 105 -nfs 105 -cellw 80% -m 130 -lineh 130 -cursc r -cursw 1 -altmd -altout -T -N -kl
notion image
 
  • 工具
  • 技术
  • Code-Runner(Linux平台-Vscode插件)配置汇编一键运行脚本Pickle 反序列化 Opcode利用