簡體   English   中英

如何在 jupyter lite static 構建中添加 seaborn 庫

[英]How to add seaborn library in jupyter lite static build

我在 jupyter lite 工具中運行 seaborn 庫示例代碼時創建了 jupyter lite 的 static 構建,我收到此錯誤:未找到 ZD50F42A37901F21D0A69D63C5B7F0E 模塊。

First of all import matplotlib library then import seaborn library like, from matplotlib import pyplot as plt import seaborn as sn ( plt and sn is like rename or short name you can write anything like this place)

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM