本文介绍了安装最新的git版本的holoviews,hvplot,面板,datashader和param的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
Holoviz生态系统的库不断更新.
The libraries of the Holoviz ecosystem are continuously updated.
使用pip,如何安装最新的git版本:
Using pip, how do I install the latest git versions of:
- 全景视图
- Hvplot
- 面板
- 数据共享器
- Param
推荐答案
可以按以下方式安装holoviz库的最新github版本.
The latest github versions of the holoviz libraries can be installed as follows.
全景视图:
Hvplot:
面板:
数据共享器:
Param:
请注意,要在jupyter实验室中显示图,您将需要pyviz jupyter实验室扩展名:
这篇关于安装最新的git版本的holoviews,hvplot,面板,datashader和param的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!