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

Fix external data loader plugins on Windows #4840

Merged
merged 5 commits into from Jan 17, 2024

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Jan 17, 2024

What

  • fix reading PATH
  • fix python instructions on external loader example

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

@Wumpf Wumpf added 🪳 bug Something isn't working 🪟 windows Problems specific to the Windows OS include in changelog labels Jan 17, 2024
@Wumpf Wumpf added this to the 0.12.1 milestone Jan 17, 2024
examples/python/external_data_loader/README.md Outdated Show resolved Hide resolved
@Wumpf
Copy link
Member Author

Wumpf commented Jan 17, 2024

good call @emilk !

@emilk emilk merged commit fb50414 into main Jan 17, 2024
40 checks passed
@emilk emilk deleted the andreas/fix-windows-file-loader branch January 17, 2024 14:50
emilk added a commit that referenced this pull request Jan 17, 2024
### What

* fix reading PATH
* fix python instructions on external loader example

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested the web demo (if applicable):
* Using newly built examples:
[app.rerun.io](https://app.rerun.io/pr/4840/index.html)
* Using examples from latest `main` build:
[app.rerun.io](https://app.rerun.io/pr/4840/index.html?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)
* Using full set of examples from `nightly` build:
[app.rerun.io](https://app.rerun.io/pr/4840/index.html?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG

- [PR Build Summary](https://build.rerun.io/pr/4840)
- [Docs
preview](https://rerun.io/preview/27c5aab2cc5be03d06bf3d443fd01846c57c2933/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/27c5aab2cc5be03d06bf3d443fd01846c57c2933/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working include in changelog 🪟 windows Problems specific to the Windows OS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants