3. Instructions of use - adrianiy/SentimentAnalysis GitHub Wiki
LOCAL
Run jupyter notebook from project dir:
jupyter-notebook
DOCKER
Run jupyter notebook from docker root as:
jupyter-notebook --port=8888 --allow-root --ip=0.0.0.0
Copy the direction with a token shown on terminal and paste it on your favourite navigator
COMMON
You are ready to start executing notebooks, just click play!