dockerized-jupyter-notebook

This Docker container provides a Jupyter Notebook environment with some useful tools pre-installed. It's based on Ubuntu latest version and includes Node.js, Pandoc, Git, and several Python libraries. (by MKAbuMattar)

Dockerized-jupyter-notebook Alternatives

Similar projects and alternatives to dockerized-jupyter-notebook

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dockerized-jupyter-notebook alternative or higher similarity.

dockerized-jupyter-notebook reviews and mentions

Posts with mentions or reviews of dockerized-jupyter-notebook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-03.
  • Ask HN: Fastest way to turn a Jupyter notebook into a website these days?
    10 projects | news.ycombinator.com | 3 Apr 2023
    your task is very very broad

    you mention you don't want to deal with AWS, if it's because of ad-hoc installation concerns and nothing else you can just run your notebooks in ready-made solutions like Google Colab, or Jupyter-book in Github ( https://github.com/executablebooks/jupyter-book ))

    that would cover a lot of use cases right away without next to no learning curve

    If you don't want to deal with AWS or similar, in that case:

    - if it's a static notebook then you can obviously render it and serve the web content (might seem obvious but needs to be considered)

    - if it's dynamic but has light hardware requirements, you can try jupyterlite which runs in the browser and should do a pyodine (webassembly CPython kernel) can do: https://jupyterlite.readthedocs.io/en/latest/try/lab/

    - otherwise, you can try exposing a dockerised jupyter env ( as in https://github.com/MKAbuMattar/dockerized-jupyter-notebook/b... ) or even better a nixified one ( https://github.com/tweag/jupyenv )

    there might be other approaches I'm missing, but I think that's pretty much it that doesn't entail some proprietary solution or an ad-hoc installation as you've been doing

Stats

Basic dockerized-jupyter-notebook repo stats
2
1
4.7
5 months ago

MKAbuMattar/dockerized-jupyter-notebook is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of dockerized-jupyter-notebook is Jupyter Notebook.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com