Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.10 release #541

Closed
jasongrout opened this issue Sep 5, 2017 · 20 comments
Closed

0.10 release #541

jasongrout opened this issue Sep 5, 2017 · 20 comments
Milestone

Comments

@jasongrout
Copy link
Member

What issues need to be resolved before a 0.10 release compatible with ipywidgets 7?

CC @dmadeka, @ssunkara1, @SylvainCorlay.

Also CC @stonebig, who I think is interested in a release soon.

@jasongrout jasongrout added this to the 0.10 milestone Sep 5, 2017
@stonebig
Copy link

stonebig commented Sep 5, 2017

I fail to have bqplot-0.10.0a5 working, so an official 0.10.0 would allow me to know if I'm the problem.

(#516 (comment) )

@ssunkara1
Copy link
Contributor

I want to get #525, #537 in.

@dmadeka
Copy link
Contributor

dmadeka commented Sep 6, 2017

I'd like to get in #480 as well @madridnick

@dmadeka
Copy link
Contributor

dmadeka commented Sep 6, 2017

I'd also like to do a review of selectors, I've been seeing some funky behavior with multiple lines and a date scale

@stonebig
Copy link

hope for a release before september ends ?

@jasongrout
Copy link
Member Author

Let's hold off on #537 to figure out the design there (whether to use the ipywidgets image widget, or do a new one that integrates possibly better). That leaves #525 and #480.

It looks like #480 is practically done, except for one comment. @madridnick or @ssunkara1 - can one of you make whatever changes needed to merge it, or make a decision that it needs more work and won't be in 0.10?

@rmenegaux - it looks like #525 is about done? @ssunkara1 and @rmenegaux - can you guys look at it if needs any more work, or if we can merge and move on with 0.10?

Otherwise, I think we should just release a 0.10 with what we have, which brings us up to date with ipywidgets 7.0 and solves the tooltip issues. We can always follow up with an 0.11.

@stonebig
Copy link

in the mean time, still failing to make it work even with a jupyter.exe labextension install bqplot-jupyterlab

@jasongrout
Copy link
Member Author

Otherwise, I think we should just release a 0.10 with what we have, which brings us up to date with ipywidgets 7.0 and solves the tooltip issues.

Talked with @ssunkara1 yesterday, and we decided to move forward with 0.10 to get widgets 7 compatibility, and we can always cut a 0.11 next week with any new merged PRs.

@jasongrout
Copy link
Member Author

I just released 0.10.0...and realized the release instructions say nothing about checking to make sure the examples have the widgets saved :(. 0.10.1 coming up with that.

@stonebig
Copy link

Is this the valid procedure to have it working on jupyterlab ?

pip install bqplot
jupyter nbextension enable --py --sys-prefix bqplot

@jasongrout
Copy link
Member Author

pip install bqplot
jupyter labextension install bqplot-jupyterlab

I'm checking it right now too.

@jasongrout
Copy link
Member Author

(don't forget to also install the widgets package: jupyter labextension install @jupyter-widgets/jupyterlab-manager)

@stonebig
Copy link

stonebig commented Sep 26, 2017

ah, this one is not on your main github readme, hence a big part of my past issues

@jasongrout
Copy link
Member Author

JupyterLab instructions are not in there, right?

@stonebig
Copy link

apparently, unless I miss my glasses

@stonebig
Copy link

by the way, shall I do a similar "jupyter.exe nbextension enable --py --sys-prefix bokeh" for bokeh ?

@jasongrout
Copy link
Member Author

I have no idea about bokeh

@jasongrout
Copy link
Member Author

@stonebig: #551

@stonebig
Copy link

stonebig commented Sep 26, 2017

cries of joy: bqplot-0.10.0 works in jupyterlab !

bqplot_in_jupyterlab

@jasongrout
Copy link
Member Author

Me too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants