Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Added widgets to represent param.DateRange. #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ceball
Copy link
Member

@ceball ceball commented Jul 9, 2017

No description provided.

@philippjfr
Copy link
Member

Should we still merge this?

@@ -298,7 +299,154 @@ def _ipython_display_(self, **kwargs):
def get_state(self, *args, **kw):
# support layouts; see CrossSelect.get_state
return self._composite.get_state(*args,**kw)


class _DateRange(ipywidgets.Widget):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the purpose of the leading _ here?

@jbednar
Copy link
Member

jbednar commented Jul 10, 2018

Seems useful to me, but would need @ceball to revisit it.

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

Successfully merging this pull request may close these issues.

3 participants