-
### Summary
Just uploaded a school project with Surge and loved it; publishing was absolutely seamless. Website is up and running on my chosen domain. Woohoo! :)
I'm now trying to embed the proj…
-
Before we moved to wagtail we had an events feature where we drew calendar items from https://events.ubc.ca/ and also allowed people to submit events to be featured. This is what it looked like https:…
-
to someone have an up to date function to create the behavior file? The ones I found, at least, don't seem to be creating the right format.
thanks
Dan
-
I am going to recreate the http://pyladies.sg website.
Please assign me to this task.
-
https://github.com/code4policy/2024-a2-gun-violence/issues/32
-
**What problem are you trying to solve with Submitty**
When a course is 'archived' we would like the instructor to still have access to view all settings and configurations, and view all submitted as…
-
### Describe the feature
· https://github.com/SCNU203/Math23k
Math23K is a dataset consisting of 23,164 elementary school Chinese math application problems. These questions are collected from variou…
-
I tried to download the dataset from the provided link (http://users.cis.fiu.edu/~dochen/solarfinder/), but the link gives a 404 Not Found Error.
Can you please provide a working link?
-
As a staff member, I want to transfer data from the Forms Manager (in a .csv or .txt file) to our database in an automated way so that I do not have to worry about manually entering data.
-
The push_back() style operations around vectors are vulnerable to slowdowns and reallocations since vectors are stored in contiguous memory. I'd strongly suggest using (say) deques instead, unless mem…