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

Docs: Update howto/notebook + READMEs #6782

Merged
merged 5 commits into from
Jul 5, 2024
Merged

Conversation

jprochazk
Copy link
Member

@jprochazk jprochazk commented Jul 5, 2024

What

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

To run all checks from main, comment on the PR with @rerun-bot full-check.

@jprochazk jprochazk added 📖 documentation Improvements or additions to documentation exclude from changelog PRs with this won't show up in CHANGELOG.md labels Jul 5, 2024
Copy link

github-actions bot commented Jul 5, 2024

Deployed docs

Commit Link
281c3e5 https://landing-kwgorekkh-rerun.vercel.app/docs

@jprochazk
Copy link
Member Author

Copy link
Member

@emilk emilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@abey79 abey79 mentioned this pull request Jul 5, 2024
26 tasks
@nikolausWest
Copy link
Member

Do we still use iFrames?
Screenshot 2024-07-05 at 12 03 40

@jprochazk jprochazk merged commit 468d758 into main Jul 5, 2024
30 checks passed
@jprochazk jprochazk deleted the jan/update-notebook-docs branch July 5, 2024 10:13
jprochazk added a commit that referenced this pull request Jul 5, 2024
emilk added a commit that referenced this pull request Jul 8, 2024
### Next steps
- Test the release
- If this is an 'alpha' release, you can just merge the pull request.
- Otherwise:
  - For any added commits, run the release workflow in 'rc' mode again
- After testing, _ensure that this PR is mergeable to _, then run the
release workflow in 'release' mode
- Once the final release workflow finishes it will create a GitHub
release for you. Then:
    - [x] Sanity check the build artifacts:
      - [x] pip install: does it install and run?
      - [x] cargo install of cli tool: does it install and run?
      - [x] C++ SDK zip: does it contain rerun_c for all platforms?
- [x] Populate the release with the changelog and a nice header
video/picture, check , then click .
- [ ] Make sure the [conda feedstock
PR](https://github.com/conda-forge/rerun-sdk-feedstock/pulls) gets
merged. This will be created by the once the GitHub release is created.
- [x] Update the [google colab
notebooks](https://drive.google.com/drive/folders/0AC0q24MFKh3fUk9PVA)
to install this version and re-execute the notebook.
    - [ ] Merge this PR

### TODO

- [x]  make sure the changelog.md date is correct
- [x] migration guide
- [x] docs update
	- [x] mainly mentions/links to the viz/override docs where appropriate
- [x] remove speculative link markers
  - [x] including all `attr.docs.unreleased`
- [x] cherrypick:
	- [x] #6771
	- [x] #6768
	- [x] #6781
	- [x] #6779
    - [x] #6782
    - [x] #6783
- [x] make sure nothing is left to be cherry-picked
- [x] Tests
  - [x] Windows
  - [x] Linux
  - [x] MacOS

---------

Co-authored-by: Antoine Beyeler <antoine@rerun.io>
Co-authored-by: Antoine Beyeler <49431240+abey79@users.noreply.github.com>
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
Co-authored-by: Jan Procházka <honza.spacir@gmail.com>
Co-authored-by: Andreas Reich <andreas@rerun.io>
Co-authored-by: jprochazk <1665677+jprochazk@users.noreply.github.com>
Co-authored-by: Leonard Bruns <roym899@gmail.com>
Co-authored-by: Clement Rey <cr.rey.clement@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve notebook python package docs
3 participants