Skip to content

Releases: Reed-CompBio/Graphery

User Server v0.2.6

01 Mar 07:43
6263bfb
Compare
Choose a tag to compare
User Server v0.2.6 Pre-release
Pre-release

Python >= 3.8

No dependencies required

Usage:

  • from dowload

    • download the user_server.zip file in the assets dropdown list
    • unzip the user_server.zip file
    • use launch if you are a Linux/Mac user or launch.bat if you are a Windows user
    • click on run code locally on the web app and it should receive the execution results
  • from docker

    • go to this docker repor and pull the image
      • docker pull flickersoul/user-server:latest
    • start a new container and expose port 7590
      • docker run -itdp 7590:7590 flickersoul/user-server:latest

使用方法

  • 方法一: 下载

    • 从assets里下载 user_server.zip 文件
    • 解压 user_server.zip
    • 如果你使用Linux或者Mac,请点击 lauch ,Windows 用户请点击 launch.bat
    • 在网页上点击 在本地执行代码,等待结果到来即可
  • 方法二: docker

    • 到这个 docker 仓库 然后拉取仓库镜像
      • docker pull flickersoul/user-server:latest
    • 从镜像中创建一个新的容器,并且暴露端口 7590
      • docker run -itdp 7590:7590 flickersoul/user-server:latest

User Server v0.2.5

20 Jan 01:00
d56c030
Compare
Choose a tag to compare
User Server v0.2.5 Pre-release
Pre-release

Python >= 3.8

No dependencies required

Usage:

  • from dowload

    • download the user_server.zip file in the assets dropdown list
    • unzip the user_server.zip file
    • use launch if you are a Linux/Mac user or launch.bat if you are a Windows user
    • click on run code locally on the web app and it should receive the execution results
  • from docker

    • go to this docker repor and pull the image
      • docker pull flickersoul/user-server:latest
    • start a new container and expose port 7590
      • docker run -itdp 7590:7590 flickersoul/user-server:latest

使用方法

  • 方法一: 下载

    • 从assets里下载 user_server.zip 文件
    • 解压 user_server.zip
    • 如果你使用Linux或者Mac,请点击 lauch ,Windows 用户请点击 launch.bat
    • 在网页上点击 在本地执行代码,等待结果到来即可
  • 方法二: docker

    • 到这个 docker 仓库 然后拉取仓库镜像
      • docker pull flickersoul/user-server:latest
    • 从镜像中创建一个新的容器,并且暴露端口 7590
      • docker run -itdp 7590:7590 flickersoul/user-server:latest

User Server v0.2.4

18 Jan 01:55
79e892a
Compare
Choose a tag to compare
User Server v0.2.4 Pre-release
Pre-release

Python >= 3.8

No dependencies required

Usage:

  • from dowload

    • download the user_server.zip file in the assets dropdown list
    • unzip the user_server.zip file
    • use launch if you are a Linux/Mac user or launch.bat if you are a Windows user
    • click on run code locally on the web app and it should receive the execution results
  • from docker

    • go to this docker repor and pull the image
      • docker pull flickersoul/user-server:latest
    • start a new container and expose port 7590
      • docker run -itdp 7590:7590 flickersoul/user-server:latest

使用方法

  • 方法一: 下载

    • 从assets里下载 user_server.zip 文件
    • 解压 user_server.zip
    • 如果你使用Linux或者Mac,请点击 lauch ,Windows 用户请点击 launch.bat
    • 在网页上点击 在本地执行代码,等待结果到来即可
  • 方法二: docker

    • 到这个 docker 仓库 然后拉取仓库镜像
      • docker pull flickersoul/user-server:latest
    • 从镜像中创建一个新的容器,并且暴露端口 7590
      • docker run -itdp 7590:7590 flickersoul/user-server:latest

User Server v0.2.3

17 Jan 01:41
a921226
Compare
Choose a tag to compare
User Server v0.2.3 Pre-release
Pre-release

Python >= 3.8

No dependencies required

Usage:

  • from dowload

    • download the user_server.zip file in the assets dropdown list
    • unzip the user_server.zip file
    • use launch if you are a Linux/Mac user or launch.bat if you are a Windows user
    • click on run code locally on the web app and it should receive the execution results
  • from docker

    • go to this docker repor and pull the image
    • start a new container and expose port 7590

使用方法

  • 方法一: 下载

    • 从assets里下载 user_server.zip 文件
    • 解压 user_server.zip
    • 如果你使用Linux或者Mac,请点击 lauch ,Windows 用户请点击 launch.bat
    • 在网页上点击 在本地执行代码,等待结果到来即可
  • 方法二: docker

    • 到这个 docker 仓库 然后拉取仓库镜像
    • 从镜像中创建一个新的容器,并且暴露端口 7590

User Server v0.2.2

17 Jan 00:25
ebdc67e
Compare
Choose a tag to compare
User Server v0.2.2 Pre-release
Pre-release

Python >= 3.8

No dependencies required

Usage:

  • from dowload

    • download the user_server.zip file in the assets dropdown list
    • unzip the user_server.zip file
    • use launch if you are a Linux/Mac user or launch.bat if you are a Windows user
    • click on run code locally on the web app and it should receive the execution results
  • from docker

    • go to this docker repor and pull the image
    • start a new container and expose port 7590

使用方法

  • 方法一: 下载

    • 从assets里下载 user_server.zip 文件
    • 解压 user_server.zip
    • 如果你使用Linux或者Mac,请点击 lauch ,Windows 用户请点击 launch.bat
    • 在网页上点击 在本地执行代码,等待结果到来即可
  • 方法二: docker

    • 到这个 docker 仓库 然后拉取仓库镜像
    • 从镜像中创建一个新的容器,并且暴露端口 7590

User Server v0.2.1

13 Jan 19:42
24a9c2a
Compare
Choose a tag to compare
User Server v0.2.1 Pre-release
Pre-release

Python >= 3.8

No dependencies required

Usage:

  • from dowload

    • download the user_server.zip file in the assets dropdown list
    • unzip the user_server.zip file
    • use launch if you are a Linux/Mac user or launch.bat if you are a Windows user
    • click on run code locally on the web app and it should receive the execution results
  • from docker

    • go to this docker repor and pull the image
    • start a new container and expose port 7590

使用方法

  • 方法一: 下载

    • 从assets里下载 user_server.zip 文件
    • 解压 user_server.zip
    • 如果你使用Linux或者Mac,请点击 lauch ,Windows 用户请点击 launch.bat
    • 在网页上点击 在本地执行代码,等待结果到来即可
  • 方法二: docker

    • 到这个 docker 仓库 然后拉取仓库镜像
    • 从镜像中创建一个新的容器,并且暴露端口 7590

User Server v0.1.1

21 Dec 20:11
d1a5483
Compare
Choose a tag to compare
User Server v0.1.1 Pre-release
Pre-release

Python >= 3.7

No dependencies required

Usage:

  • download the user_server.zip file in the assets dropdown list
  • unzip the user_server.zip file
  • use launch if you are a Linux/Mac user or launch.bat if you are a Windows user
  • click on run code locally on the web app and it should receive the execution results

使用方法

  • 从assets里下载 user_server.zip 文件
  • 解压 user_server.zip
  • 如果你使用Linux或者Mac,请点击 lauch ,Windows 用户请点击 launch.bat
  • 在网页上点击 在本地执行代码,等待结果到来即可

User Server v0.1.0

23 Aug 17:52
46477ed
Compare
Choose a tag to compare
User Server v0.1.0 Pre-release
Pre-release

Python >= 3.7

No dependencies required

Usage:

  • download the user_server.zip file in the assets dropdown list
  • unzip the user_server.zip file
  • use launch if you are a Linux/Mac user or launch.bat if you are a Windows user
  • click on run code locally on the web app and it should receive the execution results

使用方法

  • 从assets里下载 user_server.zip 文件
  • 解压 user_server.zip
  • 如果你使用Linux或者Mac,请点击 lauch ,Windows 用户请点击 launch.bat
  • 在网页上点击 在本地执行代码,等待结果到来即可