Giter VIP home page Giter VIP logo

Comments (9)

kayceesrk avatar kayceesrk commented on July 24, 2024 1

@shakthimaan can I assign this task to you since you are already looking at this issue?

from sandmark.

kayceesrk avatar kayceesrk commented on July 24, 2024

As a first step, we should move the notebooks that we currently have for the parallel programs to this repo.

from sandmark.

shakthimaan avatar shakthimaan commented on July 24, 2024

JupyterHub is a multi-user server for hosting Jupyter notebooks. The Littlest Jupyter Hub installation is capable of hosting 0-100 users. The following steps are used for the installation on Ubuntu 18.04.3 LTS:

$ sudo apt install python3 python3-dev git curl
$ curl https://raw.githubusercontent.com/jupyterhub/the-littlest-jupyterhub/master/bootstrap/bootstrap.py | \
  sudo -E python3 - --admin adminuser

If you would like to run the the service on a specific port, say "8082", you need to update the same in /opt/tljh/state/traefix.toml file.

By default, the hub login opens at hostname:15001/hub/login, which is used by the admin user to create user accounts. The users will be able to login using hostname:8082/user/username/tree.

Source: https://tljh.jupyter.org/en/latest/install/custom-server.html

from sandmark.

kayceesrk avatar kayceesrk commented on July 24, 2024

Ok. Would you be able to set this up on one of our machines? Also, we should still do #96 (comment)

from sandmark.

kayceesrk avatar kayceesrk commented on July 24, 2024

Ok. Would you be able to set this up on one of our machines? Also, we should still do #96 (comment)

I've pushed the notebooks: https://github.com/ocaml-bench/sandmark/tree/master/notebooks

from sandmark.

shakthimaan avatar shakthimaan commented on July 24, 2024

The following PR (#109) has been created to:

  • Add UI support to interactively select the number of comparisons, bench files and a base variant for the sequential notebook.
  • Execute the notebook in JupyterHub CLI using papermill using the following:
$ papermill sequential-interactive.ipynb sequential-interactive-output.ipynb -f parameters.yaml

from sandmark.

kayceesrk avatar kayceesrk commented on July 24, 2024

Would be great to have this documented in README

from sandmark.

shakthimaan avatar shakthimaan commented on July 24, 2024

The README has been updated with JupyterHub information and I have added more content with a bit of re-organization. PR at #118

from sandmark.

kayceesrk avatar kayceesrk commented on July 24, 2024

We can consider this issue to be closed. Thanks @shakthimaan!

from sandmark.

Related Issues (20)

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.