cookbook-2nd-code

授权协议 MIT License
开发语言 Python
所属分类 神经网络/人工智能、 机器学习/深度学习
软件类型 开源软件
地区 不详
投 递 者 慕光赫
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Code of the IPython Cookbook, Second Edition (2018)

This repository contains the Jupyter notebooks of the 100+ recipes of IPython Interactive Computing and Visualization Cookbook, Second Edition (2018), by Cyrille Rossant, Packt Publishing.

This repository is read-only: the source files are on the cookbook-2nd repository.

Running the code in the cloud

With Binder, you can run most of the Jupyter notebooks directly from your web browser without installing anything. Just click on the launch binder button above. A temporary Jupyter Notebook server with all dependencies will be automatically launched in the cloud. It is not persistent: all your changes will be lost after some time.

Running the code on your computer

  1. Install git.

  2. Download and install Anaconda: choose the Python 3.6, 64-bit version for your operating system (macOS, Linux, or Windows).

  3. Open a terminal (cmd on Windows).

  4. Clone the repository:

$ git clone https://github.com/ipython-books/cookbook-2nd-code.git
$ cd cookbook-2nd-code
  1. Create the cookbook conda environment:
conda env create -f environment.yml
  1. Activate the environment:

    • On macOS and Linux:
    source activate cookbook
    • On Windows:
    activate cookbook
  2. Launch the Jupyter Notebook:

$ jupyter notebook
  • 上接:Java CookBook Learning Day1th--HTTP and WebDAV (by Tim O'Brien) 1.6. Debugging HTTP Communications  1.6.1. Problem   You need to see the low-level communications between the client and the server.

  • 版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp The Python Cookbook, 2nd Edition offers a wealth of useful code for all Python programmers, not just advanc

  • by Doug Lea, with help from members of the JMM mailing list. dl@cs.oswego.edu. Preface: Over the 10+ years since this was initially written, many processor and language memory model specifications and

  • 版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp Not a reference book, and not a tutorial either, the new second edition of the highly regarded Access Cookb

 相关资料
  • IPython Cookbook, Second Edition (2018) IPython Interactive Computing and Visualization Cookbook, Second Edition (2018), by Cyrille Rossant, contains over 100 hands-on recipes on high-performance nume

  • This cookbook contains recipes that demonstrate how to solve common problems while writing Flutter apps. Each recipe is self-contained and can be used as a reference to help you build up an applicatio

  • JAVA高级架构师技术栈 任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。 JAVA程序猿笔试面试干货分享 IDEA-2019-1永久激活教程 觉得不错,就 ★Star 吧 �� 刷题吧 �� �� 数据结构和算法 数据结构 �� 01-线性表 �� 02-链表 �� 03-栈、队列 �� 04-哈希 �� 05-树 �

  • 本章包含了对于典型的运行时升级/降级案例的 .appup 文件的范例。 变更功能模块 当要对一个功能模块进行变更时,例如如果添加了一个新的函数或者更正了一个错误,使用简单代码替换就足够了。 例如: {"2", [{"1", [{load_module, m}]}], [{"1", [{load_module, m}]}] }. 变更驻留模块 在依据OTP设计原理实现的系统中,所有的进程,除了

  • ceph-cookbook 包含一份电子书用于 Ceph 的安装配置和管理

  • R Markdown Cookbook This repository contains the source files of the book R Markdown Cookbook, to be published in October 2020 by Chapman & Hall/CRC. You may also read the free online version at https