書名: Mastering OpenCV 4 with Python作者名: Alberto Fernández Villán本章字?jǐn)?shù): 46字更新時(shí)間: 2021-07-02 12:07:11
Trying Jupiter Notebook online
First, go to https://jupyter.org/try. You will see something like this:

To try Jupyter with Python online, click on the Python option, or paste this URL into your web browser: https://mybinder.org/v2/gh/ipython/ipython-in-depth/master?filepath=binder/Index.ipynb. Once the page has loaded, you can start coding/loading notebooks.
推薦閱讀
- The Complete Rust Programming Reference Guide
- Java Web開發(fā)學(xué)習(xí)手冊
- 自己動(dòng)手寫搜索引擎
- OpenShift開發(fā)指南(原書第2版)
- 深入淺出Electron:原理、工程與實(shí)踐
- Learning ASP.NET Core 2.0
- 人臉識(shí)別原理及算法:動(dòng)態(tài)人臉識(shí)別系統(tǒng)研究
- MySQL數(shù)據(jù)庫管理與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- 零基礎(chǔ)入門學(xué)習(xí)Python
- MATLAB 2020從入門到精通
- Bootstrap 4 Cookbook
- MySQL入門很輕松(微課超值版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(第二版)
- C語言程序設(shè)計(jì)實(shí)踐
- Learning C++ by Creating Games with UE4