Giter Club home page Giter Club logo

techbooks-readingnote's Introduction

技术书籍阅读笔记

记录本人的技术书籍阅读笔记,包括笔记、总结和思维导图。

在线阅读地址

在线阅读地址:https://relph1119.github.io/TechBooks-ReadingNote

目录

  • QCon2019(广州站)参会总结
  • 《编码:隐匿在计算机软硬件背后的语言》读书笔记
  • 《科学家列传》(壹)读书笔记
  • 极客时间《Python自动化办公》学习笔记

运行环境

Python版本

Mini-Conda Python 3.8 Windows环境

Notebook运行环境配置

安装相关的依赖包

conda install --yes --file requirements_conda.txt
pip install -r requirements_pipy.txt.txt

安装Tesseract(用于离线文字识别)

可参考博客:https://blog.csdn.net/guliang21/article/details/86735822

安装ImageMagick(用于长图拼接)

可参考博客(Windows):https://blog.csdn.net/qq_37674858/article/details/80361860

Conda批量导出环境中所有组件

conda list -e > requirements_conda.txt

本地启动docsify

docsify serve ./docs

techbooks-readingnote's People

Contributors

relph1119 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.