Send the notebooks as a pull request to the repo, ...
# mpw-2-silicon
p
Send the notebooks as a pull request to the repo, hopefully it can inspire other to document their bringup a similar way. https://github.com/efabless/caravel_board/pull/64
i
Hi I'm trying to run the jupyter, but I have the error `"UsageError: Line magic function
%local
not found."` Is missing any pakage in the requirements file?
p
@Ivan Rodriguez did you follow the README to bootstrap the environment?
i
Yes, I re-do it again, and the same error
%local
not found. I apply the changes to be a trusted notebook, but still I get the same error. Could be that some requirements are missing?
p
@Ivan Rodriguez can you show me how you started jupyter?
You should make sure you activated the environment before with
source env/bin/activate