Giter Site home page Giter Site logo

sparkle_replace's Introduction

sparkle_resplace

发光点识别+星星绘制特效

0. 刚刚手欠把仓库名改了,如果出现报错:

error: src refspec min does not match any
error: failed to push some refs to 'https://www.writebug.com/git/pttsrd/sparkle_resplace.git'

需要

git remote set-url origin https://www.writebug.com/git/pttsrd/sparkle_resplace.git

1. 克隆本仓库

git clone https://www.writebug.com/git/pttsrd/sparkle_replace.git

可能出现的问题

如果你在校外,可能会发现打开梯子仍旧链接不上仓库,因为gitbash或者cmd不经过你的代理这时需要在git bash中输入以下两行:

set http_proxy=127.0.0.1:梯子端口
set https_proxy=127.0.0.1:梯子端口

梯子端口可在你的梯子里找到,比如:

clash

或者

v2ray-like的底端状态栏

2. 切换到本仓库

cd sparkle_repalce

3. 安装jupyter notebook

pip install jupyter

可能遇到的问题

pip需要更新

python -m pip install -U

4. 打开jupyter notebook

在仓库目录下打开cmd中输入

jupyter notebook

此时,一般会自动帮你打开浏览器

5. 打开 *.ipynotebook文件

sparkle_replace's People

Contributors

potatoshred avatar

Watchers

 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.