bokeh / jupyter_bokeh

An extension for rendering Bokeh content in JupyterLab notebooks
BSD 3-Clause "New" or "Revised" License
253 stars 48 forks source link

Rename to jupyter_bokeh #72

Closed mattpap closed 5 years ago

mattpap commented 5 years ago

In light of PR #71, which makes this a dual jlab/nb extension, it would be nice to rename this repository to jupyter_bokeh and publish pip/conda/npm packages under that name. Currently references to jupyterlab_bokeh are pretty sparse. For example in bokeh we have:

$ git grep -l jupyterlab_bokeh
bokehjs/src/lib/embed/notebook.ts
sphinx/source/docs/releases/0.12.9.rst
sphinx/source/docs/user_guide/notebook.rst

Just to note, currently naming conventions in the jupyter community are all over the place, with some still using ipy prefix, that doesn't seem to be appropriate anymore in my opinion.

@bryevdv, any thoughts?

bryevdv commented 5 years ago

Fine w/ me the current name is pretty clunky even if clunky seems to be the standard for jlab things. @canavandl ?

philippjfr commented 5 years ago

+1 in general, but I'd also be happy enough if the new Python package containing the ipywidget to be called jupyter_bokeh and to keep the repo name as is.

bryevdv commented 5 years ago

@philippjfr are there specific reasons you don't want to rename the repo?

philippjfr commented 5 years ago

Sorry if I wasn't clear. I'm very much in favor of renaming the repo, but if someone else objects at minimum I'd expect the new Python package (containing the ipywidget) to be called jupyter_bokeh since it is not in any way limited to JupyterLab.

bryevdv commented 5 years ago

ok, I think we should rename the repo to match.