Maira Kotsovoulou

Results 4 issues of Maira Kotsovoulou

I cloned cs50/labs/python, to start creating my own lab and I noticed the following: ### **1) in .cs50.yaml** lab50: file: mario.py causes a: _400 Bad Request Please let the author...

When I try to execute _"Open in CS50 Lab"_ in a local VSCode environment, I get the error: Unable to locate README.md. On Codespaces online the extension works well... ![cs50laberror](https://github.com/cs50/lab50.vsix/assets/15789464/b9bd00e2-4af4-4c07-bbff-f58ff07bcb03)

I created a whatsnew.html and placed in src/main/resources folder I added in pom.xml : ``` org.codehaus.mojo exec-maven-plugin 1.4.0 copy-whatsnewfile package exec jar ${app.dir} uf fxlauncher.jar -C ${project.basedir}/src/main/resources whatsnew.html ... ```...

Hello, Is there a way to hide the read more when the text in the div fits its height?