Skip to content

issues Search Results · repo:bokeh/jupyter_bokeh language:TypeScript

Filter by

108 results
 (100 ms)

108 results

inbokeh/jupyter_bokeh (press backspace or delete to remove)

python 3.12 on Ubuntu (vscode + WSL) bokeh v3.6.1 jupyter-bokeh v4.0.5 jupyter-core v5.7.2 I am trying to push updates to a bokeh figure inside a vscode interactive enviroment (.py file with cell tags) ...
  • samimia-swks
  • 3
  • Opened 
    on Nov 26, 2024
  • #209

Does not work on MacOS with Python 3.11 after the recent library changes. I managed to install it before for Python 3.10, but now I don t see a way to do it for Python 3.10 or 3.11. % jupyter-lab --version ...
  • AlexeyPechnikov
  • Opened 
    on Aug 8, 2024
  • #208

This is a duplicate of https://github.com/holoviz/hvplot/issues/1369. I was asked to open the same issue here. I am running a hvplot() on a xarray in a Jupyter Notebook in VSCode and the figure is flickering ...
  • mosc9575
  • 12
  • Opened 
    on Jul 17, 2024
  • #207

reso: invalid
  • yasar456uhyhluih
  • 1
  • Opened 
    on Apr 17, 2024
  • #203

I m trying to integrate a Tabulator into a Voila application as follows: import pandas as pd import panel as pn pn.extension( tabulator ) df = pd.DataFrame(...) df_widget = pn.ipywidget(pn.widgets.Tabulator(df)) ...
  • obrown06
  • 13
  • Opened 
    on Apr 11, 2024
  • #201

I am not able to get the various push_notebook examples to update when run as .ipynb files from VSCode. They work fine when run from a Jupyter notebook. Below is a simple standard example that runs in ...
type: bug
  • amarcuvitz
  • 18
  • Opened 
    on Feb 29, 2024
  • #199

Sorry for the screenshot, it s surprisingly difficult to copy and paste compact text from the browser inspector. These browser warnings appear when jupyterlab 3.6.7 and jupyter_bokeh 3.0.7 are installed ...
reso: completed
  • mcg1969
  • 3
  • Opened 
    on Feb 29, 2024
  • #198

It appears that about six months have gone by since anyone has made a PR that starts down the road of making the extension compatible with JupyterLab 4+. Have bokeh devs just given up on this effort? A ...
reso: completed
  • pythonic2020
  • 4
  • Opened 
    on Nov 10, 2023
  • #197

It will download jupyter-bokeh 2.0.4. I don t know if it just updating the pins or if more work is needed. Example: ❯ conda create -n tmp55 jupyterlab=4 jupyter_bokeh -c conda-forge --dry-run | grep ...
reso: completed
type: task
  • hoxbro
  • 6
  • Opened 
    on Jun 21, 2023
  • #195

If I run a simple example like the below in VS Code: import numpy as np import holoviews as hv def sine_curve(phase, freq): xvals = [0.1* i for i in range(100)] return hv.Curve((xvals, [np.sin(phase+freq*x) ...
type: discussion
  • alexgleith
  • 3
  • Opened 
    on May 17, 2023
  • #194
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub