zoukankan
html css js c++ java
Python --Anaconda、jupyter-notebook、Matplotlib
Python 科学计算器--Anaconda
安装anaconda
bash Anaconda.XXX.XXXX.sh
安装Jupyter
pip install jupyter
python输入
~/.local/bin/jupyter-notebook --ip=192.168.1.111 --port=8888
打开浏览器输入 192.168.1.111:8888
安装成功
查看全文
相关阅读:
2018 11.15
25 个精美的后台管理界面模板和布局
Python3学习笔记(urllib模块的使用) brady
Entity Framework学习
我知道的泛型
重温设计模式之工厂和抽象工厂
ORM(O/R Mappping)学习
我知道的委托
项目中的分布式站点缓存刷新实现
c#操作xml
原文地址:https://www.cnblogs.com/wlc297984368/p/5754603.html
最新文章
[HDOJ2817]A sequence of numbers
记在《面试@Taobao》后
[HDOJ3424]Range
[HDOJ2896]病毒侵袭
[HDOJ3065]病毒侵袭持续中
What's the best way to define a class in javascript
Intro to Subversion’s Working Copy
The usage of the Javascript method call and apply(what is the new and object.create difference.)(What does call(null) mean?)
Css Div Position and float
What is the Revolving account
热门文章
C++类的初始化
c++ stringstream
我的Gvim配置
sizeof操作符
C++ 产生随机密码
5725 Fun Coloring
4080 Warfare And Logistics
5723 Water Gate Management
C++ 行读入
hdoj 4081 Qin Shi Huang's National Road System
Copyright © 2011-2022 走看看