-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated docs with higher res screenshots and to fix typos/errors in code * minor docs updates and saving/reading as python file * made slight change to handle multine cell definitions in parser * excluding notebook.py from reload in dev cli * notebook saves as a bunch of python functions * playing around with light theme * added zt_backend from master * light mode is roughly working... need to diff with main and refactor * removed custom theming for radio and text area * changes to support light mode * chore(miantain-ui): Solve UI bugs in the theme changing for notebook (#403) chore(miantain-ui): Solve UI bugs in the theme changing for notebook * fix(light-theme-ui): Fixed issues with light theme UI (#404) * chore(miantain-ui): Solve UI bugs in the theme changing for notebook * fix(light-theme-ui): Fixed issues with light theme UI --------- Co-authored-by: Red-Giuliano <44534590+Red-Giuliano@users.noreply.github.com> * restored yarn.lock * added types to fix build error * Delete zt_backend/utils/nb_python.py * removing conditional cell header render * fix: Bump test dependencies --------- Co-authored-by: Red Giuliano <red.giuliano@zero-true.com> Co-authored-by: Priya Kanabar <119392691+priyakanabar-crest@users.noreply.github.com> Co-authored-by: Carson-Shaar <carson.shaar@zero-true.com>
- Loading branch information
1 parent
c3a7fe5
commit da43997
Showing
21 changed files
with
1,114 additions
and
833 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.