94rain
94rain
## Describe your changes * Change exception to warnings for missing cells in `_post_init_validation` * Update exception tests `test_error_if_parameters_cell_doesnt_exist` and `test_error_missing_params_cell_shows_path_if_available` to check warnings instead * Create a method `_validate_parameters_cell`...
## Describe your changes * [x] Add exception handling for GET request in get_presigned_link and POST request in upload_zipped_project * [x] Add `runid` as an argument of `upload_zipped_project` so that...
See https://github.com/ploomber/ploomber/pull/825#issuecomment-1171692773 `_suggest_command` returns `None` for the input `grid` but we expect `cookbook/grid`. There may be some other cases that do not work as well.
I downloaded a pdf version of ploomber documentation from https://docs.ploomber.io/_/downloads/en/stable/pdf/. There are many code snippets that are not easy to read because of the light font color or lack of...
After I write and deploy a lambda function in `index.js`, I run `terraformer import aws --resources=lambda`. (Please correct me if the command is incorrect)  The output files does not...
**Version and OS** N/A **Is your feature request related to a problem? Please describe.** Currently, we are only able to choose to set a password to restrict access to the...
Recent Python 3.10 CI on Linux takes a long time without finishing: https://github.com/ploomber/ploomber/runs/7900610640?check_suite_focus=true https://github.com/ploomber/ploomber/runs/7901501661?check_suite_focus=true Windows works fine. Not sure about macOS as it failed due to other intermittent tests.
Added a few commonly used transwiki links (zhdel is not used in wikimedia sites, but it would be quite useful when discussing the content of a deleted page). Phabricator and...
复现步骤: 在A题的左侧边栏选择另一题(例如48切到49)  右侧题解链接仍是原来的题目(48,应该为49)