Giter Site home page Giter Site logo

robertosilvaz / jupyter-docker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3 KB

The idea with this project is to have a simple way to run Jupyter in a Docker container

Dockerfile 100.00%
docker docker-compose docker-file jupyter jupyter-notebook python

jupyter-docker's People

Contributors

robertosilvaz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

jupyter-docker's Issues

docker build fails

[ 8/24] RUN jupyter contrib nbextension install --user:
1.246 Traceback (most recent call last):
1.246 File "/usr/local/bin/jupyter-contrib", line 8, in
1.246 sys.exit(main())
1.246 File "/usr/local/lib/python3.9/site-packages/jupyter_core/application.py", line 283, in launch_instance
1.246 super().launch_instance(argv=argv, **kwargs)
1.246 File "/usr/local/lib/python3.9/site-packages/traitlets/config/application.py", line 1073, in launch_instance
1.246 app = cls.instance(**kwargs)
1.246 File "/usr/local/lib/python3.9/site-packages/traitlets/config/configurable.py", line 583, in instance
1.246 inst = cls(*args, **kwargs)
1.246 File "/usr/local/lib/python3.9/site-packages/jupyter_contrib_core/application.py", line 27, in init
1.247 self._refresh_subcommands()
1.247 File "/usr/local/lib/python3.9/site-packages/jupyter_contrib_core/application.py", line 43, in _refresh_subcommands
1.247 get_subcommands_dict = entrypoint.load()
1.247 File "/usr/local/lib/python3.9/site-packages/pkg_resources/init.py", line 2450, in load
1.247 return self.resolve()
1.247 File "/usr/local/lib/python3.9/site-packages/pkg_resources/init.py", line 2456, in resolve
1.248 module = import(self.module_name, fromlist=['name'], level=0)
1.248 File "/usr/local/lib/python3.9/site-packages/jupyter_contrib_nbextensions/init.py", line 5, in
1.248 import jupyter_nbextensions_configurator
1.248 File "/usr/local/lib/python3.9/site-packages/jupyter_nbextensions_configurator/init.py", line 17, in
1.248 from notebook import version_info as nb_version_info
1.248 ImportError: cannot import name 'version_info' from 'notebook' (/usr/local/lib/python3.9/site-packages/notebook/init.py)
Dockerfile:23
21 |
22 | # Install Jupyter Notebook extensions
23 | >>> RUN jupyter contrib nbextension install --user
24 | RUN jupyter nbextension enable execute_time/ExecuteTime
25 | RUN jupyter nbextension enable notify/notify


ERROR: failed to solve: process "/bin/sh -c jupyter contrib nbextension install --user" did not complete successfully: exit code: 1

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.