Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add jupyter notebook to dockerfile #176

Open
LunaSare opened this issue Oct 26, 2021 · 3 comments
Open

add jupyter notebook to dockerfile #176

LunaSare opened this issue Oct 26, 2021 · 3 comments

Comments

@LunaSare
Copy link
Collaborator

so we can read and run ipynb files from examples

@LunaSare
Copy link
Collaborator Author

Also:

  • add virtualenv (?)
  • preinstall physcraper

@snacktavish
Copy link
Collaborator

https://stackoverflow.com/questions/38830610/access-jupyter-notebook-running-on-docker-container

Some useful info here. I think no virtual env required in docker, as it is sort of a virtual environment of it's own!

@LunaSare
Copy link
Collaborator Author

True! you are exactly right! I was trying different things and I forgot that physcraper does not exist on the command line, only in a python interactive session 😅

It is so nice to run physcraper in a docker container 🤩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants