问题标签 [pixiedust]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - 如何在 Google Colaboratory 中使用 IBM python 模块“pixiedust”?
我对 IBM 开发的调试和可视化库 pixiedust 很着迷,想在 google colab 上试用一下。
我做了以下工作:
显示图表不起作用
调试也不起作用
是否可以在 Google Colab 中使用 pixiedust,或者它只能在 IMB 云中使用?
jupyter - Jupyter 中的 pixie 调试器显示奇怪的字符
安装正常并使用光滑的按钮和一切运行,但是
好像 :
python-3.x - 使用 Jupyter 安装 pixiedust 时出错
我希望你一切都好。
我正在尝试按照官方 github ( https://pixiedust.github.io/pixiedust/install.html )上的说明安装 Pixiedust ,并将其安装在 Windows 10 (64 位) 中。当我尝试执行指令“jupyter pixiedust install”时,我收到此错误为“OSError: [WinError 193] %1 is not a valid Win32 application”。让我说一下,我之前安装了 Spark(2.4.7)。如果您能帮助我,我将不胜感激。