The new update win10 provides a linux(Ubuntu?) sub system in shell. It is powerful, and faster than virtual OS. It runs everything well except jupyter notebook. I've start the service in bash shell of win 10 . The problem is when I enter into by broswer (127.0.0.1:8888 or other port which noticed by jupyter notebook), the the page and the terminal infromation says that kernel in a restarting - stopping circle. How can I deal with this error?

新的升级win10在shell中提供了一个linux(Ubuntu?)子系统。它功能强大,比虚拟操作系统更快。它运行的一切都很好,除了jupyter笔记本。我已经开始服务在bash shell的win10。问题是当我进入的客户端(127.0.0.1:8888或其他港口也注意到jupyter笔记本),页面和终端信息说,内核重新启动-停止循环。我该如何处理这个错误呢?

2 个解决方案

#1


2

From the horse's mouth:

从马的嘴:

WSL does not aim to support GUI desktops or applications (e.g. Gnome, KDE, etc.)

WSL不打算支持GUI桌面或应用程序(例如Gnome、KDE等)。

Also, even though you will be able to run many popular server applications (e.g. Redis), we do not recommend WSL for server scenarios – Microsoft offers a variety of solutions for running production Ubuntu workloads in Azure, Hyper-V and Docker.

此外,即使您能够运行许多流行的服务器应用程序(例如Redis),我们也不建议在服务器场景中使用WSL——Microsoft为在Azure、Hyper-V和Docker中运行生产Ubuntu工作负载提供了各种解决方案。

Your error indicates that Jupyter is one of those non-recommended server scenarios. Consider using an actual Linux distro instead.

您的错误表明Jupyter是那些不推荐的服务器场景之一。可以考虑使用实际的Linux发行版。

更多相关文章

  1. 小型web服务器thttpd的学习总结(上)&小型web服务器thttpd的学习总
  2. Nagios 监控 Linux 服务器
  3. linux socket网络编程:fcntl select(多个客户端连接服务器端情形)
  4. 获取Android应用程序的Linux UID
  5. 【Linux】使得局域网服务器可以上外网:搭建网关服务器
  6. 利用ssh-copy-id复制公钥到多台服务器
  7. 有什么办法可以在Windows上不用使用太繁琐的办法从Linux服务器上
  8. 查看Linux服务器网卡流量小脚本shell和Python各一例
  9. linux服务器历险之优化你的linux

随机推荐

  1. Service与Android系统实现(1)
  2. Android(安卓)Zygote进程源码分析
  3. Android(安卓)自己总结的工具类 BitmapUt
  4. android 获取字体宽高
  5. 移植 android, touch screen 不能正常工
  6. Android加载图片的工具类
  7. Android—— 4.2 Vold挂载管理_VolumeMan
  8. 头条Android 屏幕适配
  9. Android(安卓)Studio 使用平台特性的jar
  10. Android - AndroidManifest.xml 相关