The Wayback Machine - https://web.archive.org/web/20220320005035/https://github.com/topics/bokeh
Skip to content
#

bokeh

Here are 541 public repositories matching this topic...

bokeh
tcmetzger
tcmetzger commented Oct 26, 2021

As a follow-up to #11540, we would like to add metadata to as many examples as possible. This will not only make the examples more usable as they are right now, but it will also open up new possibilities to search for and crosslink examples.

For the purpose of this issue, 'standalone examples' are all .py files in these folders in this repository:

  • examples/plotting/file
  • `examples/mode
gshpychka
gshpychka commented Jul 1, 2020

If the backtest involves a bt.Strategy subclass that was declared in a Jupyter notebook cell, an error will be thrown because the inspect module cannot read the source of the class, since Jupyter stores its classes in the main class.

Incomplete code that triggers the error - an error will be thrown if cerebro contains a strategy class that was declared in a Jupyter cell.

b = Bok
COVID19-Literature-Clustering

An approach to document exploration using Machine Learning. Let's cluster similar research articles together to make it easier for health professionals and researchers to find relevant research articles.

  • Updated Nov 2, 2021
  • HTML

Improve this page

Add a description, image, and links to the bokeh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bokeh topic, visit your repo's landing page and select "manage topics."

Learn more