-
With the added support for external resources, we've added a route to generate LaTeX through the KaTeX library. Currently there's a custom model example [here](https://github.com/bokeh/bokeh/blob/mast…
-
第一次全量编译,然后改了几个文件,按理来说应该即时运行了,可以编译运行却失败了,需要自己输入Python freeline -f命令。错误日志:
D:\manager_card_as>python freeline.py -d
[DEBUG] [dispatcher] command line args: Namespace(all=False, clean=False, cleanBuild…
-
I'm looking to create a discrete slider. Specifically, I need the following features:
- Manual setting of slider values (original just does min/max and auto-generates values in between)
- Display of…
-
Related to [parcel-plugin-typescript#12](https://github.com/fathyb/parcel-plugin-typescript/issues/12).
Reported on [parcel#722](https://github.com/parcel-bundler/parcel/issues/722) by @tatsujb
…
-
This bug was introduced with 0.12.5 drop.
![capture](https://cloud.githubusercontent.com/assets/17650526/24928106/d7aad8cc-1ec6-11e7-9066-8aad974dcc24.PNG)
```
from bokeh.io import output_file, …
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
The [LatexLabel example](http://bokeh.pydata.org/en/latest/docs/user_guide/extensions_gallery/latex.html) is a great resource but I'm observing problems using it with `output_notebook()`: plots are re…
-
I setup a series of ModelExtensions with a base with the implementation and a bunch of subclasses for different skins.
``` python
class IonRangeSliderFlat(IonRangeSliderBase):
__css__ = [
…
-
Hi,
First thanks for great work. I put a anchor link in my wizard section. Now i want when user click this anchor link then go the next step or specific step. How i do this ?
Regards
Sarwar
ghost updated
5 years ago
-
I don't have @types/core-js in my project, and due to this line
`/// ` in lib/notification.type.d.ts
the compiler emits error:
> Cannot find type definition file for 'core-js'.
Note: I don't…