Xavier Gonzalez

Results 5 comments of Xavier Gonzalez

Is there a shortcut for adding a cell above or below a given cell?

Has there been any movement on this issue? When I run this very simple code in a google colab: ``` import jax import jax.numpy as jnp import jax.nn as jnn...

I am getting this error currently, even after beginning my code in colab with ``` # get the latest JAX and jaxlib !pip install --upgrade -q jax jaxlib # Colab...

That's really interesting @lockwo, I wonder why this is!

Thank you so much for your very helpful and fast reply!