Skip to content
View AliMirlou's full-sized avatar
👨‍💻
Coding
👨‍💻
Coding

Organizations

@CSSBU @ReoLanguage @Gimulator @Syfract @Risheh @Gimulator-Games @RoboEpics @DigikalaNext-2020-Summer-Camp-Contest @Alaan-Med
Block or Report

Block or report AliMirlou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ReoLanguage/reo-graphical-editor ReoLanguage/reo-graphical-editor Public

    Web-based graphical editor for Reo language

    JavaScript 4 3

  2. Gimulator/Gimulator Gimulator/Gimulator Public

    The State-of-the-Art Game Simulator

    Go 7 4

  3. RoboEpics/packman RoboEpics/packman Public

    The service that turns your codes into Docker images in a smart way

    Python 1

  4. Run and validate an IPython Notebook... Run and validate an IPython Notebook non-interactively
    1
    #!/usr/bin/env python3
    2
    """
    3
    Simple example script for running notebooks and reporting exceptions.
    4
    5
    Usage: `run-ipynb.py foo.ipynb [bar.ipynb [...]]`