- Hands-On Data Visualization with Bokeh
- Kevin Jolly
- 105字
- 2021-06-25 20:50:21
When things go wrong
In the event that things go wrong with your installation, you have the following two options:
- The Bokeh mailing list (https://groups.google.com/a/anaconda.com/forum/#!forum/bokeh) is a group on Google that posts questions and queries related to Bokeh, which are then answered by experts who use the package on a regular basis. Joining this group or looking through its frequently asked questions should help you find the answer to your solution.
- You can also submit an issue on the Bokeh GitHub issue tracker (https://github.com/bokeh/bokeh/issues); your issue will usually be solved in within a matter of a few hours, up to a few days.
推薦閱讀
- JavaScript從入門到精通(微視頻精編版)
- PostgreSQL for Data Architects
- Xcode 7 Essentials(Second Edition)
- 看透JavaScript:原理、方法與實踐
- 數據庫系統原理及MySQL應用教程
- Oracle數據庫從入門到運維實戰
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Web程序設計(第二版)
- PLC編程與調試技術(松下系列)
- .NET 3.5編程
- C語言開發基礎教程(Dev-C++)(第2版)
- 21天學通C++(第5版)
- Mastering Python Design Patterns
- 大話Java:程序設計從入門到精通
- Android Studio Cookbook