V
V
valera734685342020-03-21 20:21:28
Python
valera73468534, 2020-03-21 20:21:28

How to run ipynb just in py file without any notebooks?

how to run this example in py file https://github.com/fastai/fastai/blob/master/examp...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Sokolov, 2020-03-21
@valera73468534

Copy the code cell by cell from the preview on github, or install jupyter/nbconvert
But I highly recommend running it in Jupyter Notebook - it's super convenient!
You can put it on your computer using Docker .
Or you can not install anything and just fall into Google Colab , where everything is ready and with a GPU.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question