mljar / mercury

Convert Jupyter Notebooks to Web Apps
https://RunMercury.com
GNU Affero General Public License v3.0
3.85k stars 242 forks source link

Add date and time input #10

Open pplonski opened 2 years ago

pplonski commented 2 years ago

Please check this react package https://github.com/Hacker0x01/react-datepicker/

pplonski commented 2 years ago

There should be:

hmanz commented 4 months ago

Hi @pplonski thanks for the great Mercury tool! I was wondering: 1) if a date range widget will be available any time soon? 2) would it be possible for a date range widget for Jalali dates as well (these might be helpful: https://pypi.org/project/jdatetime/ or https://github.com/ghodsizadeh/jalali-pandas) 3) in the meantime, is there a way that I can make widgets appear side by side? E.g. if I want to make 3 select widgets for year/month/day appear side by side instead of on separate lines.

Thank you!

pplonski commented 4 months ago

Hi @hmanz,

Hard to say when we will add date widgets. For now, you can only have widgets in separate lines.