Commit Graph

  • bbbf111f8d retain_grad on input main Michael J Clark 2024-08-07 21:50:03 +08:00
  • 9d51abd51e Merge pull request #4 from wassname/patch-1 David Bau 2024-02-22 09:24:02 -05:00
  • b3cf3afc8e pass kwargs for recursive_copy, as per #3 patch-1 Michael J Clark 2023-12-29 16:14:54 +08:00
  • 5e23007c02 Update README.md David Bau 2023-09-16 16:13:13 -04:00
  • e14a18a6ad Update README.md David Bau 2023-04-25 23:00:53 -04:00
  • 7c38bf483d Update README.md David Bau 2023-04-25 22:51:06 -04:00
  • 20a3c05d50 Update README.md David Bau 2022-09-03 04:32:35 -04:00
  • 6b1c4f67c4 Eliminate spew when importing outside notebook. David Bau 2022-08-30 20:00:07 -04:00
  • 9f14a4f208 Add clip normalization. David Bau 2022-08-30 03:01:20 -04:00
  • 05b5120394 Allow omission of fig argument. David Bau 2022-08-30 03:01:13 -04:00
  • 2cfabd5f74 Add checkbox widget. David Bau 2022-08-30 03:00:59 -04:00
  • 11ab7b082b Handle batches of images. David Bau 2022-08-28 16:45:26 -04:00
  • fa52033f41 Remove empty lines. David Bau 2022-08-28 16:45:09 -04:00
  • 9263bff5ff move_to returns the moved objects. David Bau 2022-08-27 05:14:59 -04:00
  • 0df3359918 Return container itself from singleton move_to. David Bau 2022-08-27 05:03:12 -04:00
  • 5390101e06 Avoid numpy.prod error when computing shape. David Bau 2022-08-27 04:57:52 -04:00
  • 39dbc2c447 Add save_image_set workerpool utility. David Bau 2022-08-27 04:57:09 -04:00
  • c929bdfd4c Support keyword arguments on work. David Bau 2022-08-27 04:56:42 -04:00
  • 884d4ceb16 process_count to num_workers. David Bau 2022-08-27 03:50:56 -04:00
  • d74ad22530 Fix move_to on lists. David Bau 2022-08-23 06:08:59 -04:00
  • b6f716b678 Rename ParallelImageFolder to ImageFolderSet. David Bau 2022-08-23 05:35:45 -04:00
  • 15fd98a1c7 Rename dict_to_ to move_to David Bau 2022-08-23 05:34:12 -04:00
  • add9bb03ad Permit non-json python properties, transformed to null in js. David Bau 2022-07-23 08:22:41 -04:00
  • c9d65cde33 Use event location property. David Bau 2022-07-22 20:37:23 -04:00
  • ccc9c56a95 Improve bbox_inches tight handling. David Bau 2022-07-22 20:37:07 -04:00
  • 0b5d7e6342 Remove spew. David Bau 2022-07-22 20:36:37 -04:00
  • 5e2dc48ef7 Add event.location property. David Bau 2022-07-21 13:38:16 -04:00
  • 07aea7ba81 Switch plotwidget default to svg. David Bau 2022-07-21 13:27:34 -04:00
  • 5423dc8245 Add ability to decode x,y location of PlotWidget clicks. David Bau 2022-07-21 12:56:06 -04:00
  • 4209d99941 python3. David Bau 2022-07-21 11:01:38 -04:00
  • 78b593c137 Add torchvision dependency. David Bau 2022-06-01 09:53:43 -04:00
  • 887011a28e Fix paintwidget and add renormalize. David Bau 2022-06-01 09:50:44 -04:00
  • f739a62bc6 Add image renormalize. David Bau 2022-06-01 09:48:59 -04:00
  • 3136ec3e82 Remove image margins; improve examples. David Bau 2022-05-07 01:13:49 -04:00
  • 08dcf51d37 Fewer choices in datalist example. David Bau 2022-05-07 01:02:40 -04:00
  • eb6297ecba Fix datalist and menu and choice widgets. David Bau 2022-05-07 01:01:22 -04:00
  • b04db4454d Reduce some dependencies. David Bau 2022-05-06 23:49:51 -04:00
  • fb71668fe9 Add button example. David Bau 2022-05-02 16:32:58 -04:00
  • 0ec41fadff Add demo notebook. David Bau 2022-05-02 13:21:54 -04:00
  • 7459f57706 SVG default for matplotlib. David Bau 2022-04-23 18:36:30 -04:00
  • 095b9ccf9a Rename emit_tag to emit, and add callable style values. David Bau 2022-04-23 09:41:38 -04:00
  • f48e9881f6 Add numpy, torch dependencies. David Bau 2022-04-22 03:14:36 -04:00
  • 9c747de30f Add mimebundle support and more CSS units. David Bau 2022-04-22 03:14:08 -04:00
  • d12f2b2277 Fix format svg. David Bau 2022-04-20 15:08:58 -04:00
  • 0db55db2f4 Remove bbox_inches default. David Bau 2022-04-20 14:47:21 -04:00
  • 20dc0f9811 Add pandas CSS control. David Bau 2022-04-20 12:31:53 -04:00
  • ad1cadf19c Warning on first use. David Bau 2022-04-20 11:27:31 -04:00
  • c444d3c041 Give control over bbox_inches and rendering format. David Bau 2022-04-20 09:07:07 -04:00
  • 181c0e43cd Rename INLINE to TIGHT. David Bau 2022-04-20 09:06:50 -04:00
  • 1e5c2b246b Remove unused spaces. David Bau 2022-04-20 08:29:41 -04:00
  • 75e6b37ae6 Flip INLINE to vertical and define WRAP David Bau 2022-04-20 07:17:06 -04:00
  • fb2c0abb08 Remove bare mode, fix dicts. David Bau 2022-04-20 06:50:11 -04:00
  • 4e625de39a Add optional inputs argument on edit_output. David Bau 2022-04-18 18:06:11 -04:00
  • 8d2cd35b62 Add exit=False option. David Bau 2022-04-03 07:05:24 -04:00
  • 9fdec518db Typo in stats example. David Bau 2022-04-03 06:59:25 -04:00
  • 9bd9d8a1e9 Read the code. David Bau 2022-04-02 18:44:27 -04:00
  • d3bd2cdb3b Add installation instructions. David Bau 2022-04-02 18:42:53 -04:00
  • 57889270c0 Fix typo. David Bau 2022-04-02 18:24:42 -04:00
  • 7cc589b59d More readme. David Bau 2022-04-02 18:18:36 -04:00
  • cfd9b2b9db Update readme. David Bau 2022-04-02 18:16:08 -04:00
  • 4d41cf1ffc Add rc support. David Bau 2022-03-28 20:47:46 -04:00
  • c12f12499e Support numpy.ndarray and torch.tensor properties. David Bau 2022-03-28 20:46:28 -04:00
  • b7140c4d96 More functions. David Bau 2022-03-24 11:18:40 -04:00
  • 866cbd9a89 Add TokenizedDataset. David Bau 2022-03-24 11:18:26 -04:00
  • 8446ce95af Add bare, class_name. David Bau 2022-03-24 11:17:07 -04:00
  • 8cf46c6703 Update to latest. David Bau 2022-03-24 11:16:53 -04:00
  • 7fab3e3f00 Fix Menu widget bug. David Bau 2022-03-24 11:15:38 -04:00
  • dfe44ee99e What is this? David Bau 2022-03-24 11:15:11 -04:00
  • a22269a72d Add Resevoir. David Bau 2022-03-23 23:12:45 -04:00
  • e89b3c88e3 ParallelFolder. David Bau 2022-03-23 21:00:32 -04:00
  • 2616e0e0a6 new widget and nethook functions. David Bau 2022-03-23 21:00:17 -04:00
  • 1e4782a6e9 Add module_ and parameter_ names. David Bau 2022-03-23 20:59:53 -04:00
  • b850af0e39 Add textarea. David Bau 2022-03-23 20:59:20 -04:00
  • 110e7e770d Handle repr_html errors. David Bau 2022-03-23 20:58:53 -04:00
  • 2746be84ec Rename to baukit. David Bau 2022-03-23 14:54:30 -04:00
  • 74caf8df9c Add comment. David Bau 2022-03-23 14:53:58 -04:00
  • adf2ba4924 Fix long widgets on colab. David Bau 2022-03-21 00:48:40 -04:00
  • e6fcd10345 Add comments. David Bau 2022-03-21 00:02:41 -04:00
  • 65f9055452 Rewrite show, and modify labwidget to use it. David Bau 2022-03-21 00:02:08 -04:00
  • 324789bc28 Rename project. David Bau 2022-03-20 09:25:58 -04:00
  • a25c117bdb Add tight bbox. David Bau 2022-03-19 09:37:36 -04:00
  • a8a0e589ec Add Numberbox. David Bau 2022-03-19 07:57:08 -04:00
  • 16c9317de3 Add debounce logic. David Bau 2022-03-17 20:40:29 -04:00
  • 23524aa811 Range should have float values. David Bau 2022-03-17 19:51:52 -04:00
  • bae48f28d1 Fix imports, add Range step. David Bau 2022-03-17 19:50:19 -04:00
  • a0cad283de Update labwidget and show to latest. David Bau 2022-03-17 19:38:15 -04:00
  • 3a573fa214 Add changeevent to Range. David Bau 2022-03-17 13:50:30 -04:00
  • 787e9b7c2c Add pyproject.toml. David Bau 2022-03-17 11:51:11 -04:00
  • 492b84cdbe Add setup.cfg David Bau 2022-03-17 11:48:11 -04:00
  • 54bfaec886 Add matplotlib widget. David Bau 2022-03-17 11:23:06 -04:00
  • acb5aff110 Add ImageWidget and Range step property. David Bau 2022-03-17 11:22:47 -04:00
  • 75a2182384 Add. David Bau 2022-02-15 09:20:52 -05:00
  • 2547c71964 Initial files. David Bau 2022-02-15 08:55:19 -05:00
  • 4f1aa481dc Initial commit. David Bau 2022-02-15 08:52:17 -05:00