Skip to content

Colab setup #54

Open
Open
@luigi-bar

Description

@luigi-bar

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)

<ipython-input-7-8088143b2d48> in <module>()
----> 1 import ipynb.fs.defs.testingnb

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

Am i missing some setup step? thanks!
Luigi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions