learn-you-a-haskell-notebook
learn-you-a-haskell-notebook copied to clipboard
Cannot save notebook in devcontainer
trafficstars

I've downloaded and ran the book in local vscode, following this section. However unable to save the notebook due to permission error. here's the log:
'02-starting-out.ipynb'을(를) 저장하지 못함: 파일 'vscode-remote://dev-container+7b22686f737450617468223a222f686f6d652f73636172662f5265706f2f6574632f6c6561726e2d796f752d612d6861736b656c6c2d6e6f7465626f6f6b222c226c6f63616c446f636b6572223a66616c73652c2273657474696e6773223a7b22686f7374223a22756e69783a2f2f2f72756e2f757365722f313030302f646f636b65722e736f636b227d7d/workspaces/learn-you-a-haskell-notebook/notebook/02-starting-out.ipynb'(NoPermissions (FileSystemError): Error: EACCES: permission denied, open '/workspaces/learn-you-a-haskell-notebook/notebook/02-starting-out.ipynb')을(를) 쓸 수 없음
Hi, thanks for opening an issue, I'm sorry about the late response.
I can’t reproduce your problem saving a notebook due to a permission error. Can you provide more information? Do you have any guesses about why this is happening?