Uplink with Jupyter Issue

Hi Im trying to use Uplink to connect an AI inside a jupyter notebook
it the jupyter notebook and the website connects very well

but the issue is
when I reload the website, the function that is supposed to called via Uplink does not work

is there a reason this is happening?

Do you have a function with the same name in the server modules?

i do not have anything in my server module

Are you using a client Uplink or a server uplink?

i am using the server uplink!

Hi!

Could you please describe your setup and problem in a bit more detail :slight_smile:

What website do you reload; jupyter or anvil frontend?
Out of my head, If you are reloading the jupyter web ui i guess you have to manually “run” the network/code section again; the code containing anvil uplink connect method.

Preferably it would be nice if you could clone and share your anvil project.

1 Like