get_bbp_client is not defined


#1

Hi,

when I try to run client=get_bbp_client() in my jupyter notebook I get


NameError Traceback (most recent call
last)

in ()

----> 1 client=get_bbp_client()

NameError: name ‘get_bbp_client’ is not defined

and I am getting the same when I restart the kernel…

Any suggestion?

Thank you,
Carmen


#2

Hi,

Is the issue persistent, I mean, it is only one particular notebook or every one for you?

Thanks,
Yury


#3

Hi,

The issue is persistent. The only way to go ahead is to add another Jupyter Notebook in the Navigation of the Collab and to start again… It happens all the time also when I restart the kernel.

Thanks,
Carmen


#4

Hi,

Could you try now, please?

Thanks,
Yury


#5

Hi,

now when I try to load the notebook I get
500 : Internal Server Error
Spawner failed to start [status=ExitCode=1, Error=’’, FinishedAt=2016-05-02T10:30:48.650402531Z]

Thanks,
Carmen


#6

Hi,

Could you please open link from below
https://services.humanbrainproject.eu/jupyterhub/hub/logout
then logout from collaboratory as well
and then try again.

Yury


#7

Hi,

https://services.humanbrainproject.eu/jupyterhub/user/263955/notebooks/07e8a8be-fe1d-4a8a-b402-962c386e15cf

I tried again and it is not working.

Carmen


#8

Hi,

Are you using it outside of collaboratory? I mean you should not use direct link like you posted.

Could you try to execute first cell in this notebook:
https://collab.humanbrainproject.eu/#/collab/509/nav/4547

Yury


#9

Hi,

I can execute the first cell in the notebook above

Carmen