Giter Site home page Giter Site logo

Comments (5)

callmephilip avatar callmephilip commented on June 30, 2024 1

@Clivern thank you! i'll take it for a spin

from ml-in-a-box.

Clivern avatar Clivern commented on June 30, 2024

Hey @callmephilip

I started something https://github.com/Clivern/ml-in-a-box/blob/main/ml_in_a_box_22_04.sh to upgrade everything and get it to work on ubuntu 22.04. please feel free to test it.

from ml-in-a-box.

callmephilip avatar callmephilip commented on June 30, 2024

tried 22_04 version and i am getting the following error:

Traceback (most recent call last):
  File "/home/paperspace/.local/bin/jupyter-contrib", line 8, in <module>
    sys.exit(main())
  File "/home/paperspace/.local/lib/python3.10/site-packages/jupyter_core/application.py", line 280, in launch_instance
    super().launch_instance(argv=argv, **kwargs)
  File "/home/paperspace/.local/lib/python3.10/site-packages/traitlets/config/application.py", line 1051, in launch_instance
    app = cls.instance(**kwargs)
  File "/home/paperspace/.local/lib/python3.10/site-packages/traitlets/config/configurable.py", line 575, in instance
    inst = cls(*args, **kwargs)
  File "/home/paperspace/.local/lib/python3.10/site-packages/jupyter_contrib_core/application.py", line 27, in __init__
    self._refresh_subcommands()
  File "/home/paperspace/.local/lib/python3.10/site-packages/jupyter_contrib_core/application.py", line 43, in _refresh_subcommands
    get_subcommands_dict = entrypoint.load()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2465, in load
    return self.resolve()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2471, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/home/paperspace/.local/lib/python3.10/site-packages/jupyter_contrib_nbextensions/__init__.py", line 5, in <module>
    import jupyter_nbextensions_configurator
  File "/home/paperspace/.local/lib/python3.10/site-packages/jupyter_nbextensions_configurator/__init__.py", line 18, in <module>
    from notebook.base.handlers import APIHandler, IPythonHandler
ModuleNotFoundError: No module named 'notebook.base'

from ml-in-a-box.

Clivern avatar Clivern commented on June 30, 2024

Yeah it fails in the final part due to package conflict. Will investigate further!

    python -m pip --no-cache-dir install --upgrade jupyter_contrib_nbextensions jupyterlab-git
    DEBIAN_FRONTEND=noninteractive jupyter contrib nbextension install --user

from ml-in-a-box.

joshua-paperspace avatar joshua-paperspace commented on June 30, 2024

Hi @callmephilip,

We just updated the MLiaB script (Ubuntu22 version) and now has nvidia driver version 535. This image is available in our console for A100s and H100s.

We are looking to update the other MLiaB template for other machine types soon, but in the meantime, you can reference the section below if you want to run an install of your own.

https://github.com/Paperspace/ml-in-a-box/blob/main/ubuntu-22/ml_in_a_box.sh#L156

from ml-in-a-box.

Related Issues (6)

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.