posit-dev / posit-dev/rsconnect-python
quarto: write-manifest and deploy should recommend rsconnect when using knitr engine
Đang mở
@aronatkins đang làm issue này rồi.
Từ ngày 26/3/2024.
- Ngôn ngữ chính
- Python
- Star
- 37
- Fork
- 28
- Merge trung bình
- 1 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 7
Mô tả
Hi,
I am trying to use rsconnect from the command line to build a manifest.json file for my quarto (book) project.
When I run the following code in the root of my quarto project directory, in powershell:
rsconnect write-manifest quarto .
It creates a manifest.json file but is missing some crucial information within this file. There is no R package information and is missing:
"locale": "en_GB",
"platform": "4.3.1",
"metadata": { # (this is included except the discrepancies below)
............
"primary_html": null, # missing
"content_category": null, # is 'site'
"has_parameters": false # missing
Any help?
Thanks,
Jake
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.