-
Notifications
You must be signed in to change notification settings - Fork 28
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
Start of executable docs #777
Open
ianhi
wants to merge
38
commits into
main
Choose a base branch
from
ian/docs/exec-docs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,133
−236
Open
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
5d65b26
doc: initial executeable docs
ianhi 4a2fbe9
doc: add permalink anchors
ianhi 079c5f2
doc: executable quickstart
ianhi 3c0c0bd
remove old docs stuff
ianhi 7e95499
doc: strict docs build
ianhi 146801d
doc: add markdown-exec dependency
ianhi 01e2a3e
doc: readthedocs build rust
ianhi d567379
doc: rtd build
ianhi 8d346fe
doc: rtd build
ianhi 5fb8ed1
doc: rtd build
ianhi ddd6283
doc: rtd build
ianhi d7f8cc8
doc: rtd build
ianhi 66c4522
doc: rtd build
ianhi 0a4dc89
doc: rtd build
ianhi bb650a3
doc: rtd build
ianhi 64e74e7
docs: end of file
ianhi e2d1bf1
docs: back to snapshot_id
ianhi 170559b
docs: add parallel to executed docs
ianhi 7fa4d1a
docs: add xarray to doc req
ianhi 9b50cf4
doc: build add pooch
ianhi b9e5c54
doc: build add scipy
ianhi 45820c9
doc: add exec dask
ianhi 4f70655
doc: formatting
ianhi ce755a9
doc: exec xarray
ianhi 52c6c16
doc: exec version ctrl
ianhi 3d8b943
doc: dataset rendering
ianhi bbe0780
doc: formatting output
ianhi 86201c9
doc: remove parts of parallel from execution
ianhi 4c6966a
doc: add more doc dependencies
ianhi ca5914f
doc: bld add dask distributed
ianhi 8a7f081
doc: spelling
ianhi da754d9
doc: linting
ianhi 723e7b0
doc: execute final dask block
ianhi ec2753d
doc: fix errors
ianhi 9c83871
Update docs/docs/icechunk-python/quickstart.md
ianhi e775d27
doc: remove old file
ianhi b35caf0
doc: formatting
ianhi 082ad54
doc: don't run parallel
ianhi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this example runs fine for me locally, but ends up not writing anything to store when running on readthedocs.