Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make colab work #15

Closed
wants to merge 37 commits into from
Closed

Make colab work #15

wants to merge 37 commits into from

Conversation

vanpelt
Copy link
Collaborator

@vanpelt vanpelt commented Jun 7, 2023

No description provided.

vanpelt and others added 30 commits June 6, 2023 22:18
* Changes & hacks to get grouped / synced / rebinning charts.

* Remove some hacks

* Remove hack

* Fix plot hacks

* Restore error condition removing one of the branches

* Automatically position grid charts

* Update runs notebook with comments

* Fix shap format

* Remove error condition

* Fix tests

* Remove print
* chore(weave): extract parallelism code

* list()

* import

* include all contexts

* bring back USE_PARALLEL_DOWNLOAD

* unused

* names

* comment

* typing

* edge case
- running cypress tests after failure routinely exceeds the timeout
* chore(weave): less confusing log configuration

* check int

* None
Co-authored-by: Stephen Sisk <ssisk@users.noreply.github.com>
Having a required second param  is  a breaking API change, don't want to do that.
…41)

* fix(weave): perf improvements (general + reading partitioned tables)

* oops

* newline at end of file

* merge_concat

* sample

* sample

* newline

* typings + comments

* conflicting imports

* format

* comments

* take out type sampling
* make rules param to markdownToText optional
Having a required second param  is  a breaking API change, don't want to do that.
* fix broken markdown tests
* Allow None to be accepted in ops that consume string types

* fix black formatting

---------

Co-authored-by: Morgan McGuire <morganmcguire@Morgans-MacBook-Pro.local>
dannygoldstein and others added 7 commits June 27, 2023 14:33
* filter line

* filter x

* fix table filtering

* update dummy config generation to prevent data fetch

* ensure arrow weave lists are not passed with []

* update comment

* update coment

* fix deserialization of merged column types

* update toWeaveType to handle unions more correctly

* factor panelplot into 2 components

* merge types in the deserialization path

* reset refactor of panelplot into 2 compos
* reordering main quickstart

* cleaning up examples

* adding first show gif

* adding MVP board gif

* remove bold syntax in code block

---------

Co-authored-by: Anastasia Svetlichnaya <stacey@Stacey-Svetlichnaya-C02D64USMD6R.local>
* Fix stack state updates causing extra rendering

* Fix executing too much in in resolve_static_branches

* Client-side mutations to fix last issue

* Fix lint and debug stuff

* Fix lint

* Remove dev stuff
* move artifact pusher

* refactor artifact pusher

* init stream table

* basics working

* basics working

* more magic

* mvp complete

* refactor history

* nice little refactor of wb_util

* refactoring storage complexity

* refactoring storage complexity

* runfiles_wandb clean

* test improvements

* fixes naming issues

* fixed type issues with strings

* fixes run id

* fixes image test

* converted tests to hist2

* finished resume logic

* ensure we can fetch data before it is finished

* initial parallelism

* refactored run file complexity
@unconst
Copy link

unconst commented Jun 29, 2023

want this bad

@vanpelt vanpelt closed this Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet