Skip to content

Conversation

lrq3000
Copy link
Member

@lrq3000 lrq3000 commented Oct 17, 2016

Fixes #276 but does not work yet as layout seems to be broken in current ipywidgets (see jupyter-widgets/ipywidgets#773).

I tried using either widget.layout.width = 100% and Layout(width='100%'), and in either case ipywidgets raises an error saying that both are unknown property/can't import Layout class...

@codecov-io
Copy link

codecov-io commented Oct 17, 2016

Codecov Report

Merging #292 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #292   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files           8        8           
  Lines         681      681           
  Branches      118      118           
=======================================
  Hits          677      677           
  Misses          3        3           
  Partials        1        1

@lrq3000
Copy link
Member Author

lrq3000 commented Dec 26, 2016

It should be fixed with the latest ipywidgets now :) Didn't try it yet though, if someone can confirm it works it would be great! (and it could be merged in!)

@lrq3000 lrq3000 added need-feedback 📢 We need your response (question) and removed to-fix ⌛ In progress labels Dec 26, 2016
@casperdcl casperdcl added the submodule-notebook 📓 Much web such IDE label May 23, 2017
@casperdcl casperdcl force-pushed the master branch 6 times, most recently from 6ec00f1 to 4b6476a Compare July 22, 2017 14:15
@chengs
Copy link
Contributor

chengs commented Apr 4, 2018

need some help? @casperdcl

@casperdcl
Copy link
Member

always :) @chengs, feel free to fork, rebase this branch onto master, and open a PR

@casperdcl
Copy link
Member

actually I just added you as a collaborator so you don't need to fork (just push to a new branch here)

@chengs chengs self-assigned this Apr 7, 2018
@chengs
Copy link
Contributor

chengs commented Apr 7, 2018

It works, but there is a bug on style. I will fix it.

@chengs chengs force-pushed the notebook-width branch 2 times, most recently from 197960e to 6d63cfd Compare April 11, 2018 15:08
@chengs
Copy link
Contributor

chengs commented Apr 11, 2018

@casperdcl now it works, and I wrote some test, if they work on your side, I think it is ok to merge.
https://gist.github.com/chengs/0eeb86893c4fc8eba92c122ef8df550c

@chengs chengs requested a review from casperdcl April 11, 2018 16:56
casperdcl pushed a commit that referenced this pull request Apr 11, 2018
Fix #539 where `iterable is not None and not hasattr(iterable, "__len__")`
casperdcl pushed a commit that referenced this pull request Apr 15, 2018
lrq3000 and others added 3 commits April 15, 2018 02:27
@casperdcl casperdcl merged commit 34457bd into master Apr 15, 2018
@casperdcl casperdcl deleted the notebook-width branch April 15, 2018 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-feedback 📢 We need your response (question) p3-enhancement 🔥 Much new such feature submodule-notebook 📓 Much web such IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants