home.social

#mybinder — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mybinder, aggregated by home.social.

  1. Is it just me, or is .org having issues? Can't get mybinder.org/v2/gh/movingpanda to work. Looks like a error? 🤔

    The command '/bin/sh -c TIMEFORMAT='time: %3R' bash -c 'time ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "binder/environment.yml" && time ${MAMBA_EXE} clean --all -f -y && ${MAMBA_EXE} list -p ${NB_PYTHON_PREFIX} '' returned a non-zero code: 137

  2. Is it just me, or is #mybinder.org having issues? Can't get mybinder.org/v2/gh/movingpanda to work. Looks like a #docker error? 🤔

    The command '/bin/sh -c TIMEFORMAT='time: %3R' bash -c 'time ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "binder/environment.yml" && time ${MAMBA_EXE} clean --all -f -y && ${MAMBA_EXE} list -p ${NB_PYTHON_PREFIX} '' returned a non-zero code: 137

  3. We have reworked the integration with the #mybinder platform, and you can now again interact with notebooks right in your browser (now using #JupyterLab instead of Jupyter Notebook).
    As an example, here’s the notebook on fuzzing with grammars: mybinder.org/v2/gh/uds-se/fuzz

    You can access these from any chapter in fuzzingbook.org via “Resources” → “Edit as Notebook”. Enjoy!

  4. We have reworked the integration with the #mybinder platform, and you can now again interact with notebooks right in your browser (now using #JupyterLab instead of Jupyter Notebook).
    As an example, here’s the notebook on fuzzing with grammars: mybinder.org/v2/gh/uds-se/fuzz

    You can access these from any chapter in fuzzingbook.org via “Resources” → “Edit as Notebook”. Enjoy!

  5. Have had a hard time getting the #MyBinder #OpenRefine
    instance to load this morning, the one recommended in the Library Carpentries OpenRefine curriculum.

    I haven't used it in a while myself -- any #Carpentries folks know if it is still alive and kicking? Maybe just having a bad morning?

    github.com/betatim/openrefined

  6. Have had a hard time getting the
    instance to load this morning, the one recommended in the Library Carpentries OpenRefine curriculum.

    I haven't used it in a while myself -- any folks know if it is still alive and kicking? Maybe just having a bad morning?

    github.com/betatim/openrefined

  7. @andreasgoebel @onkelmarkus

    Für den genannten Einsatz könnte ein Blick auf mybinder.org/ (oder eine eigene Jupyter(Hub)-Instanz) lohnen. Jupyter ist auf Julia, Python und R ausgelegt (darum der Name), erlaubt sehr einfach Text und Code zu mischen und Plots direkt einzufügen bzw. sogar interaktiv mit Slidern zu verwenden. Grade Jupyter-Lab ist sehr nahe an einer IDE. Hoffe das hilft.
    #Jupyter #JupyterHub #myBinder

  8. Before the second day of the Guix workshop start, a few TILs

    - Guix can easily output deb, rpm's and containers guix.gnu.org/manual/en/html_no 🪄
    - mybinder.org/ knows how to build from Nix mybinder.readthedocs.io/en/lat 😮
    - _Everybody_ can preserve their software at the Software Heritage softwareheritage.org/ and if you have a public repository, chances are that it already is 📦

    repro4research.sciencesconf.or

  9. I hate Google, but #GoogleColab can be handy.
    We had some teaching examples of #webscraping with #selenium on colab because installing the webdriver locally can be challenging for some students.
    Google broke selenium scraping on colab. :((
    Any #MyBinder suggestions? Something else..?

  10. I hate Google, but #GoogleColab can be handy.
    We had some teaching examples of #webscraping with #selenium on colab because installing the webdriver locally can be challenging for some students.
    Google broke selenium scraping on colab. :((
    Any #MyBinder suggestions? Something else..?

  11. 🥳 for @movingpandas example are up and running:

    github.com/movingpandas/moving

    The setup takes a while but not longer than on

    I found it impossible to search for devcontainer examples with and , so maybe you'll find this one useful

  12. Hmm... I tried out mybinder.org on my ridiculously simple repository, and after minutes of "building" it timed out and crashed. Now it tells me rate limit exceeded come back in an hour. Literally the repo is basically a single ipynb and the Project.toml just has the basic packages for data analysis, stuff like CSV, DataFrames and a few others.

    if you want to try it yourself it's dlakelan/middleschoolscience on github. See if you have more luck?

    #julialang #jupyter #mybinder

  13. Hmm... I tried out mybinder.org on my ridiculously simple repository, and after minutes of "building" it timed out and crashed. Now it tells me rate limit exceeded come back in an hour. Literally the repo is basically a single ipynb and the Project.toml just has the basic packages for data analysis, stuff like CSV, DataFrames and a few others.

    if you want to try it yourself it's dlakelan/middleschoolscience on github. See if you have more luck?

    #julialang #jupyter #mybinder