92 Commits

Author SHA1 Message Date
Michael J Clark b3cf3afc8e pass kwargs for recursive_copy, as per #3
for #3
2023-12-29 16:14:54 +08:00
David Bau 5e23007c02 Update README.md 2023-09-16 16:13:13 -04:00
David Bau e14a18a6ad Update README.md 2023-04-25 23:00:53 -04:00
David Bau 7c38bf483d Update README.md 2023-04-25 22:51:06 -04:00
David Bau 20a3c05d50 Update README.md 2022-09-03 04:32:35 -04:00
David Bau 6b1c4f67c4 Eliminate spew when importing outside notebook. 2022-08-30 20:00:07 -04:00
David Bau 9f14a4f208 Add clip normalization. 2022-08-30 03:01:20 -04:00
David Bau 05b5120394 Allow omission of fig argument. 2022-08-30 03:01:13 -04:00
David Bau 2cfabd5f74 Add checkbox widget. 2022-08-30 03:00:59 -04:00
David Bau 11ab7b082b Handle batches of images. 2022-08-28 16:45:26 -04:00
David Bau fa52033f41 Remove empty lines. 2022-08-28 16:45:09 -04:00
David Bau 9263bff5ff move_to returns the moved objects. 2022-08-27 05:14:59 -04:00
David Bau 0df3359918 Return container itself from singleton move_to. 2022-08-27 05:03:12 -04:00
David Bau 5390101e06 Avoid numpy.prod error when computing shape. 2022-08-27 05:02:26 -04:00
David Bau 39dbc2c447 Add save_image_set workerpool utility. 2022-08-27 04:57:09 -04:00
David Bau c929bdfd4c Support keyword arguments on work. 2022-08-27 04:56:42 -04:00
David Bau 884d4ceb16 process_count to num_workers. 2022-08-27 03:50:56 -04:00
David Bau d74ad22530 Fix move_to on lists. 2022-08-23 06:08:59 -04:00
David Bau b6f716b678 Rename ParallelImageFolder to ImageFolderSet. 2022-08-23 05:43:12 -04:00
David Bau 15fd98a1c7 Rename dict_to_ to move_to 2022-08-23 05:34:29 -04:00
David Bau add9bb03ad Permit non-json python properties, transformed to null in js. 2022-07-23 08:22:41 -04:00
David Bau c9d65cde33 Use event location property. 2022-07-22 20:37:23 -04:00
David Bau ccc9c56a95 Improve bbox_inches tight handling. 2022-07-22 20:37:07 -04:00
David Bau 0b5d7e6342 Remove spew. 2022-07-22 20:36:37 -04:00
David Bau 5e2dc48ef7 Add event.location property. 2022-07-21 13:38:16 -04:00
David Bau 07aea7ba81 Switch plotwidget default to svg. 2022-07-21 13:27:34 -04:00
David Bau 5423dc8245 Add ability to decode x,y location of PlotWidget clicks. 2022-07-21 12:56:06 -04:00
David Bau 4209d99941 python3. 2022-07-21 11:01:38 -04:00
David Bau 78b593c137 Add torchvision dependency. 2022-06-01 09:53:43 -04:00
David Bau 887011a28e Fix paintwidget and add renormalize. 2022-06-01 09:50:44 -04:00
David Bau f739a62bc6 Add image renormalize. 2022-06-01 09:48:59 -04:00
David Bau 3136ec3e82 Remove image margins; improve examples. 2022-05-07 01:13:49 -04:00
David Bau 08dcf51d37 Fewer choices in datalist example. 2022-05-07 01:02:40 -04:00
David Bau eb6297ecba Fix datalist and menu and choice widgets. 2022-05-07 01:01:22 -04:00
David Bau b04db4454d Reduce some dependencies. 2022-05-06 23:49:51 -04:00
David Bau fb71668fe9 Add button example. 2022-05-02 16:32:58 -04:00
David Bau 0ec41fadff Add demo notebook. 2022-05-02 13:21:54 -04:00
David Bau 7459f57706 SVG default for matplotlib. 2022-04-23 18:36:30 -04:00
David Bau 095b9ccf9a Rename emit_tag to emit, and add callable style values. 2022-04-23 09:41:51 -04:00
David Bau f48e9881f6 Add numpy, torch dependencies. 2022-04-22 03:14:36 -04:00
David Bau 9c747de30f Add mimebundle support and more CSS units. 2022-04-22 03:14:08 -04:00
David Bau d12f2b2277 Fix format svg. 2022-04-20 15:08:58 -04:00
David Bau 0db55db2f4 Remove bbox_inches default. 2022-04-20 14:47:21 -04:00
David Bau 20dc0f9811 Add pandas CSS control. 2022-04-20 12:31:53 -04:00
David Bau ad1cadf19c Warning on first use. 2022-04-20 11:27:31 -04:00
David Bau c444d3c041 Give control over bbox_inches and rendering format. 2022-04-20 09:07:07 -04:00
David Bau 181c0e43cd Rename INLINE to TIGHT. 2022-04-20 09:06:50 -04:00
David Bau 1e5c2b246b Remove unused spaces. 2022-04-20 08:29:41 -04:00
David Bau 75e6b37ae6 Flip INLINE to vertical and define WRAP 2022-04-20 07:17:06 -04:00
David Bau fb2c0abb08 Remove bare mode, fix dicts. 2022-04-20 06:50:11 -04:00