犀利弧度搞定基于页面交互计算的应用程序

饿... 其实就是:内网穿透->远程访问 jupyter notebook

  • [流程]

1.内网穿透实现远程访问自己的ubuntu(主机在家)
2.配置jupyter notebook
3.测试


  • [1 在服务器上安装Linux版本的Anaconda]
    anaconda
    因为下载很慢,我是本地迅雷然后 scp 上去的





  • [jupyter主题包的使用命令]
# list available themes
# onedork | grade3 | oceans16 | chesterish | monokai | solarizedl | solarizedd
# 列出所有可用的主题
jt -l
 
# select theme...
# jt -t 主题名
jt -t chesterish
 
# restore default theme
# NOTE: Need to delete browser cache after running jt -r
# If this doesn't work, try starting a new notebook session.
# 恢复默认主题
jt -r

命令


  • [jupyterthemes主题配置及效果预览]
jt -t oceans16 -f fira -fs 13 -cellw 90% -ofs 11 -dfs 11 -T -N

https://blog.csdn.net/qq_41058526/article/details/83748011

https://zhuanlan.zhihu.com/p/46242116


最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。