home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: ba48fbcd6ee14e0bbd8887a970a1125fde6769f0

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
ba48fbcd6ee14e0bbd8887a970a1125fde6769f0 Html repr (#3425) * add CSS style and internal functions for html repr * move CSS code to its own file in a new static directory * add repr of array objects + some refactoring and fixes * add _repr_html_ methods to dataset, dataarray and variable * fix encoding issue in read CSS * fix some CSS for compatibility with notebook (tested 5.2) * use CSS grid + add icons to show/hide attrs and data repr * Changing title of icons to make tooltips better * Adding option to set repr back to classic * Adding support for multiindexes * Getting rid of some spans and fixing alignment * Forgot to check in css [skip ci] * Overflow on hover * Cleaning up css * Fixing indentation * Replacing + icon with db icon * Unifying input css * Renaming stylesheet [skip ci] * Improving styling of attributes * Using the repr functions * Using dask array _repr_html_ * Fixing alignment of Dimensions * Make sure to include subdirs in package * Adding static to manifest * Trying to include css files * Fixing css discrepancies in colab * Adding in lots of escapes and also f-strings * Adding some tests for formatting_html * linting * classic -> text * linting more * Adding tests for new option * Trying to get better coverage * reformatting * Fixing up test * Last tests hopefully * Fixing dask test to work with lower version * More black * Added what's new section * classic -> text Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * Fixing up dt/dl for jlab * Directly change dl objects for attrs section 2019-10-24T16:48:45Z 2019-10-24T16:48:45Z c68162e72020e3cef0a61930254687f7ffced922 0c7e9e762dbfd6554e60c953bf27493047d95109 13221727 4806877 2448579
Powered by Datasette · Queries took 0.796ms · About: xarray-datasette