recieved this from an interview candidate (🙏🏻):
When attempting to run the scripts in question-python-engineering.ipynb in JupyterLab I'm getting the following error which looks to be related to a missing file 'grid.tsv' (which contains the starting grid for the 1st question):
I have set up the environment on my machine following the Readme instructions in the repo: https://github.com/maxfordham/full-stack-dev-interview
I've been able to progress without this file but I assume it will be necessary when I come to demo the solution in the interview.
I can't see this file or any reference to it in the repo, but admittedly I'm new to using Pixi and JupyterLab, so if it's likely I've missed a step please let me know then I'll double check my setup and present what I have.
very sorry about this.
this got resolved by this PR: #1
I'll leave this issue open to highlight the issue and note that it has been fixed.
recieved this from an interview candidate (🙏🏻):
very sorry about this.
this got resolved by this PR: #1
I'll leave this issue open to highlight the issue and note that it has been fixed.