text-to-image icon indicating copy to clipboard operation
text-to-image copied to clipboard

Run jupyter

Open ASH1998 opened this issue 6 years ago • 2 comments

from where to run the notebook ?

ASH1998 avatar Oct 12 '18 05:10 ASH1998

Just in the project dir, there is a .ipynb file.

idealwhite avatar Nov 12 '18 01:11 idealwhite

how to run? After

docker run -it --name attngan -p 8888:8888 attngan bash

I'm in bash mode.

root@b0b9d1bae644:/usr/src/app#

When I run the notebook to launch in localhost:8888 as follows:

root@b0b9d1bae644:/usr/src/app# jupyter notebook 

it says there's no jupyter command. Can you show me how to run the notebook?

kckenneth avatar Jun 08 '19 03:06 kckenneth