Hi All,
I am new to the GCP AI Platform Notebook. I am trying to add
tensorboard extension to the Tensorflow 1.0 notebook using the extension manager but I am stuck with issues like '
Build failed with 504, please run 'jupyter lab build' on the server for full output' and '
Invalid response: 404' while launching tensorboard after this faulty installation using the extension manager. Is there a standard way to install extensions to the AI platform notebook. Seems to me like its something related to permission and python environment. Is there any resource or step-by-step guide for this??
I have also looked at a similar example here -
https://medium.com/google-cloud/enabling-auto-completion-in-ai-platform-notebook-ece690389df1, but even this runs into some issue related to nodejs.
Any help regarding this is appreciated. Thanks.