ipython / ipython/ipynb

Colab setup

Abierto
#54 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
258
Forks
71
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi,
newbie here - I have tried to use ipynb in google colab with no success... Here is my code:

```
!pip install ipynb --upgrade

from ipynb.fs.defs.testingnb import *
```

and in the same folder I have a testingnb.ipynb file. I get the error:

```
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)

in ()
----> 1 import ipynb.fs.defs.testingnb

ModuleNotFoundError: No module named 'ipynb.fs.defs.testingnb'

```

Am i missing some setup step? thanks!
Luigi

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.