PythonCoderAS
PythonCoderAS
If I drag my transcript file into the import section it says there is an error, but if I select it normally it works.
Can there be an easy way to remove courses from the schedule page? Right now it requires me to search up each class and remove them that way, or clear...
**Describe the bug** If the internet goes out before clicking submit, Submitty will save the filled out fields to local storage. However, upon refreshing the page once the internet comes...
**Describe the bug** If there is a quiz assignment, upon submitting it offers a button to download all files. **Expected behavior** The button should not appear because there are no...
### Description If using code splitting, vite does not allow using 'iife' for workers. However, googling the message directs me to the wrong place for fixing it. The error message...
I tried to autocomplete this line: `from wikidata_bot_framework.utils import get` and got this warning: ``` WARNING: /Users/User/.local/share/virtualenvs/wikidata-bot-framework-6YZqdh3-/lib/python3.10/site-packages/IPython/core/completer.py:2888: ProvisionalCompleterWarning: ``Completion`` is a provisional API (as of IPython 6.0). It may change...
I would like to include a JSON Schema for the blackbox.yml so that editing the file is easier in editors like VS Code.
**Describe the bug** If I am viewing a post on portrait mode, and looking at the post list, and one of the posts has a long label, the label gets...
Can dependencies be upgraded for this project? A lot of audit errors are being raised from this.
Trying to use this to validate autogenerated JSON Schemas, and getting an error. So I have the Draft 7 schema inside of an object, and trying to use it as...