python - IPython 需要哪些硬件规范?

标签 python linux ipython

我想为 50 名学生设置一个 IPython Linux 服务器,这样每个学生都有自己的实例。但是我找不到任何服务器硬件规范。

问题

  • 50 个实例需要多少内存和 CPU?
  • 100 个实例需要多少内存和 CPU?

最佳答案

ipython 还没有提供多用户支持。下面也分享了同样的问题

http://python.6.x6.nabble.com/IPython-User-Advice-on-running-a-server-with-multiple-users-td4986372.html

希望它能给出一些概述

关于python - IPython 需要哪些硬件规范?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24653320/

相关文章:

python - 代码仅显示从临时数组到二维数组的最新输入?

linux - 单步调试 Linux 内核源代码?

linux - 风河-eth0 : error fetching interface information: Device not found

c++ - ld.so.1 : protoc: fatal: libstdc++. so.6:在 Solaris 11 中找不到版本 'GLIBCXX_3.4.20'

python - Linux - IPython 中的换行符

python - 不循环地迭代参数

python - 第一个使用函数的程序

python - 如何将字节字符串列表转换为 Python3 中的字符串

ipython - 在 IPython 中执行/运行一行而不是整个单元

python - 将导出的 .py 文件导入回 IPython Notebook