甘士忠

Sharing is meaningful.

Beijing, China
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于
  • 简历

公告

欢迎交流与分享经验!QQ号:1358206080

分类

  • AWS3
  • Ansible4
  • BigData7
    • Hadoop1
    • Spark3
  • Deep Learning2
  • DevOps11
  • Django4
  • Docker5
  • ELK6
  • Git1
  • Hexo4
  • Kubernetes1
  • Linux3
  • Mininet2
  • Networking1
  • Nvidia1
  • Python6
  • React1
  • SDN8
  • SQL1
  • Shell1
  • Tips2
  • python5
  • 开发1
  • 网络1
  • 运维1

标签云

API AWS Ansible Ansilbe Centos DNS server DevOps Django Docker ELK Elasticsearch Few-shot Learning Flask Floodlight Gitee Hexo JumpServer Jupyter Kubernetes Logstash Mysql Nagios Netperf Networking Nginx Nvidia OOP OVS OpenDaylight Postman PyQt5 RESTful RESTful API React SDN Scapy Semi-Supervised Learning Shell Shell commands Spark Spinnaker YARN Zookeeper bind chroot boto3 ci/cd classmethod coroutine devops django docker epoll gitalk gitlab gunicorn hexo iPerf io multiplexing nginx paramiko poll process python python3 select thread tkinter vs code插件 zabbix 前端 后端 性能测试 游标 网络 网络架构 运维 那些坑

归档

  • 十月 20222
  • 九月 20222
  • 八月 20226
  • 七月 20223
  • 五月 20228
  • 三月 20226
  • 二月 20222
  • 一月 20221
  • 十二月 20212
  • 十一月 20216
  • 十月 20212
  • 九月 202114
  • 八月 20214
  • 七月 20211
  • 六月 20211
  • 五月 20216
  • 四月 202117

最新文章

  • Python

    Jupyter 远程服务器部署与使用

    2022-10-13

  • (no title)

    2022-10-13

  • Linux

    Linux IO Multiplexing, Select vs Poll vs Epoll

    2022-09-26

  • React

    基于React 后台系统开发

    2022-09-22

  • Python

    python进阶知识点

    2022-08-30

Spark框架概述

5月 1 BigData►Spark

基于Ansible API的任务管理web系统

3月 18 Ansible Ansible, devops, django, python3

基于Ansible API的任务管理web系统

3月 18 Ansible Ansible, devops, django, python3

Django RESTframework 教程

3月 16 Django API, Django, RESTful

基于docker部署的gitlab迁移

3月 16 Docker docker, gitlab

Python 内存管理 & 垃圾回收

3月 9 Python python

Python发布包和模块--setup.py

3月 9 Python python

python 并发编程

2月 25 python coroutine, process, python, thread

tkinter快速入门

2月 21 python python, 后端

Docker 部署 Django-Mysql常见错误

1月 30 Django Django, Docker, Mysql

  • 上一页
  • 下一页
Page 3 of 9
© 2024 甘士忠
文章
Jupyter 远程服务器部署与使用

部署12345678910111213141516171819202122232425262728293031pip3 install jupyter -i https://pypi.douban.com/simple/# 登陆服务器生成配置文件jupyter notebook --generate

(未命名)

This is a demo project required by SRE role.The candidate should be able to complete the project independently in two days and well document the proce

Linux IO Multiplexing, Select vs Poll vs Epoll

介绍One basic concept of Linux (actually Unix) is the rule that everything in Unix/Linux is a file. Each process has a table of file descriptors that po

基于React 后台系统开发

设置12345678910yarn create react-app test-admincd test-admin/yarn add react-admin ra-data-json-server prop-typesyarn start## 我采用如下方法,与上面一样npm install -g

python进阶知识点

1. 关键字is 和 == 的区别 作用在于比较两个变量是否指向了同一个对象,is所比较的是对象,而==比较的是对象所指代的值 12345a = 'hello world'b = 'hello world'c = a[:]print(id(a), id(b),

页面
404 Not Found:该页无法显示
About
书单
分类
友情链接
分类
PythonPython
LinuxLinux
ReactReact
pythonpython
KubernetesKubernetes
标签
JupyterJupyter
io multiplexingio-multiplexing
selectselect
pollpoll
epollepoll