GithubHelp home page GithubHelp logo

civis-jupyter-r's People

Contributors

aehrmann avatar elsander avatar jusblan331 avatar leanne73 avatar mattle24 avatar menglewis avatar mikesaelim avatar patr1ckm avatar salilgupta1 avatar shelbrudy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

elsander

civis-jupyter-r's Issues

Error when testing

Following the instructions for testing changes to notebooks, I'm getting the following error launching the notebook:

docker run --rm -p 8888:8888 --env-file my.env civis-jupyter-r
[I 17:21:23 CIVIS_PLATFORM_BACKEND] Retrieving notebook information from Platform
/usr/local/lib/python2.7/dist-packages/civis/_deprecation.py:69: FutureWarning: The "resources" parameter of "civis.civis.__init__" is deprecated and will be removed in v2.0.0.
  FutureWarning)
[I 17:21:28 CIVIS_PLATFORM_BACKEND] Pulling contents of notebook file from S3
[I 17:21:28 CIVIS_PLATFORM_BACKEND] Restoring notebook file from S3
[I 17:21:28 CIVIS_PLATFORM_BACKEND] Notebook file ready
[I 17:21:28 CIVIS_PLATFORM_BACKEND] Getting URLs to update notebook
[I 17:21:28 CIVIS_PLATFORM_BACKEND] Pushing latest notebook file to S3
[I 17:21:28 CIVIS_PLATFORM_BACKEND] Notebook file updated
[I 17:21:28 CIVIS_PLATFORM_BACKEND] Rendering notebook to HTML
[NbConvertApp] Converting notebook notebook.ipynb to html
[NbConvertApp] Writing 279378 bytes to notebook.html
[I 17:21:29 CIVIS_PLATFORM_BACKEND] Pushing latest notebook preview to S3
[I 17:21:29 CIVIS_PLATFORM_BACKEND] Notebook preview updated
[I 17:21:29 CIVIS_PLATFORM_BACKEND] Notebook save complete
[I 17:21:29 CIVIS_PLATFORM_BACKEND] Looking for requirements at /root/work/requirements.txt
[I 17:21:29.961 NotebookApp] Writing notebook server cookie secret to /root/.local/share/jupyter/runtime/notebook_cookie_secret
Traceback (most recent call last):
  File "/usr/local/bin/jupyter-notebook", line 10, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/jupyter_core/application.py", line 266, in launch_instance
    return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/traitlets/config/application.py", line 657, in launch_instance
    app.initialize(argv)
  File "</usr/local/lib/python2.7/dist-packages/decorator.pyc:decorator-gen-7>", line 2, in initialize
  File "/usr/local/lib/python2.7/dist-packages/traitlets/config/application.py", line 87, in catch_config_error
    return method(app, *args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/notebook/notebookapp.py", line 1628, in initialize
    self.init_webapp()
  File "/usr/local/lib/python2.7/dist-packages/notebook/notebookapp.py", line 1378, in init_webapp
    self.jinja_environment_options,
  File "/usr/local/lib/python2.7/dist-packages/notebook/notebookapp.py", line 159, in __init__
    default_url, settings_overrides, jinja_env_options)
  File "/usr/local/lib/python2.7/dist-packages/notebook/notebookapp.py", line 252, in init_settings
    allow_remote_access=jupyter_app.allow_remote_access,
  File "/usr/local/lib/python2.7/dist-packages/traitlets/traitlets.py", line 556, in __get__
    return self.get(obj, cls)
  File "/usr/local/lib/python2.7/dist-packages/traitlets/traitlets.py", line 535, in get
    value = self._validate(obj, dynamic_default())
  File "/usr/local/lib/python2.7/dist-packages/notebook/notebookapp.py", line 867, in _default_allow_remote
    for info in socket.getaddrinfo(self.ip, self.port, 0, socket.SOCK_STREAM):
socket.gaierror: [Errno -2] Name or service not known

My PLATFORM_OBJECT_ID=8478. Any tips?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.