11、运行 jupyter notebook jupyter notebook 12、登陆并创建代码 nginx copy docker run --name mynginx -it -p 8531:8531 -v /nginx_data/html:/usr/share/nginx/html:rw nginx /bin/bash DataBase postgresql copy docker run -it --name pg -p 5432:5432 -e POSTGRES_PASSWORD=0403 -d postgres m...
yum install -y docker-ce-18.09.7 docker-ce-cli-18.09.7 containerd.io systemctl enable docker systemctl start docker 1. 2. 3. 4. 检查docker版本 #在 master 节点和 worker 节点都执行 docker version 1. 2. 参考文档: https://docs.docker.com/install/linux/docker-ce/centos/ https://docs.do...
简易安装Pytorch+jupyter notebook(CPU版本) 放假回家,常用的电脑要跑代码,家里还有其他电脑,但是没有显卡跟环境,安装个简易pytorch环境,处理简单任务。 下载miniconda(Anaconda一样,只是嫌弃Anaconda太大了) 下载地址 https://docs.conda.io/en/latest/miniconda.html 下载安装。 配置Pytorch... 查看原文 jupyter ...
Create a complete ETL pipeline using Docker, working with SuperStore sales data. Clean raw data with Python, model a relational database in MySQL, and analyze the data using Jupyter Notebook. This project guides you through traditional ETL steps, from data cleaning to database loading and analys...
jupyter notebook 结束 GPU 版TensorFlow环境: 第一步 显卡有没有: 显卡是否支持CUDA: https://developer.nvidia.com/cuda-gpus 下载 win10+anaconda3+python3.6+tensorflow1.11(gpu)+bert从零搭建指南 一、安装anconda3+python3.6+tensorflow1.11 1、下载:https://repo.anaconda.com/archive/Anaconda3-2019.03-...
jupyter notebook 6、 启用插件 Hinterland ===JUPYTER LAB=== 官方网站:https://jupyter.org/install 操作: 1、 pipinstall jupyterlab 2、启动: # 启动 JupyterLab $jupyter lab --ip 0.0.0.0 --port 9090 --allow-root https://mp.weixin.qq.com/s?__biz=MzAxMjUyNDQ5OA==&mid=2653567127...
tornado 6.0 is released at 10AM ET, March 1, 2019, which breaks Jupyter Notebook. https://pypi.org/project/tornado/6.0/#history Error message TypeError: 'type' object is not subscriptable How to reproduce & Error trace $ python3 -m venv ...
当前标签:Jupyter notebook 代码自动补齐 日四五六 303112345 6789101112 13141516171819 20212223242526 27282930123 45678910
jupyter notebook 6、 启用插件 Hinterland ===JUPYTER LAB=== 官方网站:https://jupyter.org/install 操作: 1、 pipinstall jupyterlab 2、启动: # 启动 JupyterLab $jupyter lab --ip 0.0.0.0 --port 9090 --allow-root https://mp.weixin.qq.com/s?__biz=MzAxMjUyNDQ5OA==&mid=2653567127...