Giter VIP home page Giter VIP logo

docs's Introduction

Codenvy

Cloud workspaces for development teams. One-click Docker environments to create workspaces with production runtimes. Team onboarding and collaboration with workspace automation and permissions letting devs sync their desktop IDE or use our gorgeous Eclipse Che IDE. Workspace platform for DevOps to manage workspaces at scale with programmable and customizable infrastructure.

Eclipse Che

Getting Started

You can run Codenvy in the public cloud, a private cloud, or install it on any OS that has Docker 1.11+ installed. Codenvy has been tested on many flavors of Linux, MacOS, and Windows. A private Codenvy install allows you to configure LDAP, permissions, Eclipse Che extensions, Jira integration, Jenkins integration and integration to your private toolchain.

The docs are awesome.

Or, quick start:

docker run codenvy/cli start

Then open http://localhost and log in as admin / password.

The codenvy repository is where we do development. Your license grants you access to the source code for customization, but you are not able to redistribute the source code or use it in commercial endeavors.

License

Codenvy is free for 3 users. For additional users or support, please purchase a Codenvy enterprise license.

Customiziing

There are many ways to customize Codenvy. Codenvy is customized using Eclipse Che including stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors.

Clone

git clone https://github.com/codenvy/codenvy.git

If master is unstable, checkout the latest tagged version.

Build and Run

cd codenvy
mvn clean install

# A new assembly is placed in:
cd onpremises-ide-packaging-tomcat-codenvy-allinone\target\

# Assembly:
onpremises-ide-packaging-tomcat-codenvy-allinone-${version}.zip

# Run Codenvy with a custom assembly - volume mount this codenvy repository
docker run -v /var/run/docker.sock:/var/run/docker.sock -v <path-to-repo>:/repo codenvy/cli start

Engage

docs's People

Contributors

andrienkoaleksandr avatar ashumilova avatar benoitf avatar devcomb avatar josezuazo avatar mkuznyetsov avatar skryzhny avatar slemeur avatar tolusha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

private gitlab server

Is it standard requirement to request your private gitlab server be whitelisted in order to connect from codenvy.io? I noticed a few requests like that. I was able to connect to mine for a very short period, and then my access stopped.

Team documentation

Provide documentation about teams.

We need to describe:

  • What are Teams, team's workspaces and team's resources?
  • How to create a team?
  • How to invite someone into a team and assign permissions? and how to increase seats
  • How to create a team workspace?
  • How to move a workspace into a team?
  • What are team resources?
  • How to administrate the caps and limits?

(this issue can be splitted and divided)

How to open ports for my service? (80, 88, 443 and 8443)

Hello!
I'd like to use webhook on TLS server.
I run my go-script
http.ListenAndServeTLS("0.0.0.0:443", "webhook_cert.pem", "webhook_pkey.pem", nil)
But I can't get access to my page..
The port is filtered.

How to open it?

sudo ufw allow 443/tcp doesn't work: permission denied

Add ip-whitelist for private GIT server

Hi, I'm trying to evaluate codenvy.io hosted IDE as an alternative for our dev environment.
I need to whitelist our own gitlab server at gitlab.jmango360.com, please help.

Thanks,
Duc

Post-GA docs fixes

After we ship 5.0.0 we should clean up some things in the docs:

  • Brad:docs.sh should be in the root directory if possible
  • Serhii: Add "Monitoring" section to managing.md
  • Eugene: Create guide to white labelling, especially how to add/remove plugins
  • Serhii: Update runbook.md with additional info

Add search in docs

Docs site doesn't have docs.
Sometimes search in docs of a product are one of the most important things. So we should embed search if it possible from technical POW.

Add Documentation for Permissions API

We have introduced Permissions API and this is having an impact to the end-user.

We need to document:

  • all resources (workspace, factory?, account, organization) that are impacted by permissions
  • for each of the resource, we need to list and describe all the permissions values (read, write...)
  • if applicable, for each resource describe how to change those permissions.

Update docs.sh

Update docs.sh to work with newly structured docs and docs images.

Billing and CC documenation

Provide documentation about Billing and CC.

We need to describe:

  • What are the billing information that are required?
  • How to get receipt?
  • How to delete billing information (and do we keep history of receipt)?
  • How CC info are handled?

(this issue can be splitted and divided)

Fix Links

The following is a long list of items to fix generated by htmlproofer I found out about yesterday. The most pressing link issue is deals with hard code links in "USER GUIDE" section of che. I didn't have a chance to update link I did for "WORKSPACE ADMINISTRATION" of che that now uses syntax ![machine.png]({{base}}{{site.links["machine.png"]}}) to allow for dynamic path depending on product jekyll is building static html for.

  • Fix links in "USER GUIDE" section of che.
  • Fix links in "TUTORIALS" section of che.
  • Fix other links.

I will remove this list after completing.

Running ["LinkCheck", "ScriptCheck", "ImageCheck"] on ["."] on *.html... 


Checking 164 external links...
Ran on 69 files!


- ./admin-guide/configuration/index.html
  *  External link https://docs.docker.com/registry/mirror/ failed: 404 No error
  *  anchor has no href attribute (line 461)
     <a href="">stack</a>
  *  anchor has no href attribute (line 509)
     <a href="">custom stack</a>
  *  anchor has no href attribute (line 509)
     <a href="">recipe</a>
  *  internally linking to /docs/admin-guide/installation/index.html, which does not exist (line 423)
     <a href="/docs/admin-guide/installation/index.html">installation page</a>
  *  internally linking to /docs/admin-guide/ldap/index.html, which does not exist (line 391)
     <a href="/docs/admin-guide/ldap/index.html">LDAP guide</a>
- ./admin-guide/installation/index.html
  *  internally linking to (../../../docs/admin-guide/cli/index.html), which does not exist (line 600)
     <a href="(../../../docs/admin-guide/cli/index.html)">which will instruct the CLI to check DockerHub</a>
- ./admin-guide/introduction/index.html
  *  internally linking to /docs/admin-guide/cli/index.html, which does not exist (line 360)
     <a href="/docs/admin-guide/cli/index.html">CLI Reference</a>
- ./admin-guide/runbook/index.html
  *  External link https://github.com//-docs/blob/master/src/main/_docs/admin-guide/admin-runbook.md failed: 406 No error
  *  anchor has no href attribute (line 330)
     <a href="">managing</a>
- ./getting-started/getting-started/index.html
  *  anchor has no href attribute (line 374)
     <a href=""><em>Che Plugin Guide</em></a>
  *  internally linking to ../../..docs/getting-started/getting-started/index.html#install, which does not exist (line 346)
     <a href="../../..docs/getting-started/getting-started/index.html#install">Install Now</a>
  *  trying to find hash of ../../..docs/getting-started/getting-started/index.html#install, but /projects/codenvy-docs/target/docs/..docs/getting-started/getting-started/index.html does not exist (line 346)
     <a href="../../..docs/getting-started/getting-started/index.html#install">Install Now</a>
- ./getting-started/machines/index.html
  *  internally linking to ../../..#using-snapshots-with-private-registries, which does not exist (line 354)
     <a href="../../..#using-snapshots-with-private-registries">Configuration</a>
  *  internally linking to ../../..#using-snapshots-with-private-registries, which does not exist (line 356)
     <a href="../../..#using-snapshots-with-private-registries">for details on setting up a local or remote Docker Registry</a>
  *  trying to find hash of ../../..#using-snapshots-with-private-registries, but /projects/codenvy-docs/target/index.html does not exist (line 354)
     <a href="../../..#using-snapshots-with-private-registries">Configuration</a>
  *  trying to find hash of ../../..#using-snapshots-with-private-registries, but /projects/codenvy-docs/target/index.html does not exist (line 356)
     <a href="../../..#using-snapshots-with-private-registries">for details on setting up a local or remote Docker Registry</a>
- ./getting-started/samples/index.html
  *  internally linking to ../../.., which does not exist (line 342)
     <a href="../../..">Template Object</a>
- ./getting-started/stacks/index.html
  *  internally linking to ../../.., which does not exist (line 333)
     <a href="../../..">Building Extensions</a>
- ./getting-started/volume-mounts/index.html
  *  External link https://codenvy.com/feed.xml failed: 404 No error
- ./github.io/index.html
  *  External link https://github.com/codenvy/codenvy/master/docs/github-io.md failed: 406 No error
  *  internal image ../../docs/assets/imgs/logo-codenvy.svg does not exist (line 44)
  *  internally linking to /releases/5_0_0-M8/docs/, which does not exist (line 82)
     <a href="/releases/5_0_0-M8/docs/">Link</a>
  *  internally linking to /stable/docs/, which does not exist (line 78)
     <a href="/stable/docs/">Link</a>
- ./index.html
  *  External link https://github.com/codenvy/codenvy-docs/blob/master/src/main/_docs/intro.md failed: 404 No error
- ./integration-guide/issue-management/index.html
  *  anchor has no href attribute (line 335)
     <a href="">Video</a>
- ./integration-guide/version-control/index.html
  *  anchor has no href attribute (line 334)
     <a href="">Eclipse Che git docs</a>
  *  anchor has no href attribute (line 336)
     <a href="">GitHub</a>
  *  anchor has no href attribute (line 336)
     <a href="">GitLab</a>
  *  anchor has no href attribute (line 400)
     <a href="">Setup oAuth at GitHub</a>
- ./integration-guide/workspace-automation/index.html
  *  anchor has no href attribute (line 492)
     <a href="">the workspace JSON object</a>
  *  anchor has no href attribute (line 507)
     <a href=""> object for Eclipse Che</a>
  *  anchor has no href attribute (line 810)
     <a href=""><img src="https://codenvy.io/factory/resources/factory-white.png" alt="alt"></a>
  *  anchor has no href attribute (line 814)
     <a href=""><img src="https://codenvy.io/factory/resources/factory-dark.png" alt="alt"></a>
  *  anchor has no href attribute (line 818)
     <a href=""><img src="https://files.readme.io/zolQfjkhT4KKn3P1xBdc_logo.PNG" alt="alt"></a>
- ./tutorials/maven/index.html
  *  internally linking to ../../../docs/setup/getting-started/index.html, which does not exist (line 126)
     <a href="../../../docs/setup/getting-started/index.html">installed Che</a>
- ./tutorials/meteor/index.html
  *  internally linking to ../../../docs/setup/getting-started/index.html, which does not exist (line 127)
     <a href="../../../docs/setup/getting-started/index.html">installed Che</a>
- ./tutorials/multi-machine/index.html
  *  internally linking to ../../../docs/ide/build/index.html, which does not exist (line 177)
     <a href="../../../docs/ide/build/index.html">building</a>
  *  internally linking to ../../../docs/ide/debug/index.html, which does not exist (line 177)
     <a href="../../../docs/ide/debug/index.html">debug</a>
  *  internally linking to ../../../docs/ide/editor-settings/index.html, which does not exist (line 175)
     <a href="../../../docs/ide/editor-settings/index.html">editor</a>
  *  internally linking to ../../../docs/ide/git-svn/index.html, which does not exist (line 175)
     <a href="../../../docs/ide/git-svn/index.html">git and svn</a>
  *  internally linking to ../../../docs/ide/intellisense/index.html#refactoring, which does not exist (line 175)
     <a href="../../../docs/ide/intellisense/index.html#refactoring">refactoring</a>
  *  internally linking to ../../../docs/ide/intellisense/index.html, which does not exist (line 175)
     <a href="../../../docs/ide/intellisense/index.html">intellisense</a>
  *  internally linking to ../../../docs/ide/run/index.html#web-apps, which does not exist (line 177)
     <a href="../../../docs/ide/run/index.html#web-apps">running</a>
  *  internally linking to ../../../docs/setup/getting-started/index.html, which does not exist (line 128)
     <a href="../../../docs/setup/getting-started/index.html">installed Che</a>
  *  internally linking to ../../../docs/workspace/machines/index.html, which does not exist (line 204)
     <a href="../../../docs/workspace/machines/index.html">machine</a>
  *  internally linking to ../../../docs/workspace/recipes/index.html, which does not exist (line 125)
     <a href="../../../docs/workspace/recipes/index.html">runtime recipe</a>
  *  internally linking to ../../../docs/workspace/recipes/index.html, which does not exist (line 180)
     <a href="../../../docs/workspace/recipes/index.html">runtime recipe</a>
  *  internally linking to ../../../docs/workspace/recipes/index.html, which does not exist (line 184)
     <a href="../../../docs/workspace/recipes/index.html">Runtime Recipes</a>
  *  internally linking to ../../../docs/workspace/stacks/index.html, which does not exist (line 125)
     <a href="../../../docs/workspace/stacks/index.html">runtime stack</a>
  *  internally linking to ../../../docs/workspace/stacks/index.html, which does not exist (line 125)
     <a href="../../../docs/workspace/stacks/index.html">runtime stack</a>
  *  internally linking to ../../../docs/workspace/stacks/index.html, which does not exist (line 180)
     <a href="../../../docs/workspace/stacks/index.html">runtime stack</a>
  *  internally linking to ../../../docs/workspace/stacks/index.html, which does not exist (line 184)
     <a href="../../../docs/workspace/stacks/index.html">Runtime Stacks</a>
  *  trying to find hash of ../../../docs/ide/intellisense/index.html#refactoring, but /projects/codenvy-docs/target/docs/ide/intellisense/index.html does not exist (line 175)
     <a href="../../../docs/ide/intellisense/index.html#refactoring">refactoring</a>
  *  trying to find hash of ../../../docs/ide/run/index.html#web-apps, but /projects/codenvy-docs/target/docs/ide/run/index.html does not exist (line 177)
     <a href="../../../docs/ide/run/index.html#web-apps">running</a>
- ./tutorials/nodejs/index.html
  *  internally linking to ../../../docs/setup/getting-started/index.html, which does not exist (line 126)
     <a href="../../../docs/setup/getting-started/index.html">installed Che</a>
- ./tutorials/one-click-docker-environments/index.html
  *  External link https://github.com/codenvy/-docs/blob/master/src/main/_docs/tutorials/tutorial-one-click-docker-environments.md failed: 404 No error
- ./tutorials/swing/index.html
  *  internally linking to ../../../docs/ide/debug/index.html, which does not exist (line 162)
     <a href="../../../docs/ide/debug/index.html">Java debugger</a>
- ./tutorials/teams-and-collaboration/index.html
  *  External link https://github.com/codenvy/-docs/blob/master/src/main/_docs/tutorials/tutorial-teams-and-collaboration.md failed: 404 No error
- ./tutorials/wordpress/index.html
  *  internally linking to ../../../docs/setup/getting-started/index.html, which does not exist (line 126)
     <a href="../../../docs/setup/getting-started/index.html">installed Che</a>
- ./tutorials/workspace-administration/index.html
  *  External link https://github.com/codenvy/-docs/blob/master/src/main/_docs/tutorials/tutorial-workspace-administration.md failed: 404 No error
- ./user-guide/build/index.html
  *  internally linking to ../../../docs/ide/commands/index.html#macros, which does not exist (line 338)
     <a href="../../../docs/ide/commands/index.html#macros">macros</a>
  *  internally linking to ../../../docs/ide/commands/index.html, which does not exist (line 329)
     <a href="../../../docs/ide/commands/index.html">Commands</a>
  *  internally linking to ../../../docs/ide/commands/index.html, which does not exist (line 331)
     <a href="../../../docs/ide/commands/index.html">Commands</a>
  *  trying to find hash of ../../../docs/ide/commands/index.html#macros, but /projects/codenvy-docs/target/docs/ide/commands/index.html does not exist (line 338)
     <a href="../../../docs/ide/commands/index.html#macros">macros</a>
- ./user-guide/commands/index.html
  *  internally linking to ../../../docs/setup/configuration/index.html#networking, which does not exist (line 423)
     <a href="../../../docs/setup/configuration/index.html#networking">Networking</a>
  *  internally linking to ../../../docs/setup/configuration/index.html#networking, which does not exist (line 439)
     <a href="../../../docs/setup/configuration/index.html#networking">Networking</a>
  *  trying to find hash of ../../../docs/setup/configuration/index.html#networking, but /projects/codenvy-docs/target/docs/setup/configuration/index.html does not exist (line 423)
     <a href="../../../docs/setup/configuration/index.html#networking">Networking</a>
  *  trying to find hash of ../../../docs/setup/configuration/index.html#networking, but /projects/codenvy-docs/target/docs/setup/configuration/index.html does not exist (line 439)
     <a href="../../../docs/setup/configuration/index.html#networking">Networking</a>
- ./user-guide/editor-settings/index.html
  *  internally linking to ../../../docs/ide/sync/index.html, which does not exist (line 354)
     <a href="../../../docs/ide/sync/index.html">Local IDE Sync</a>
- ./user-guide/git-svn/index.html
  *  internally linking to ../../../docs/ide/git-svn/index.html#git-using-oauth, which does not exist (line 364)
     <a href="../../../docs/ide/git-svn/index.html#git-using-oauth">Git Using oAuth</a>
  *  trying to find hash of ../../../docs/ide/git-svn/index.html#git-using-oauth, but /projects/codenvy-docs/target/docs/ide/git-svn/index.html does not exist (line 364)
     <a href="../../../docs/ide/git-svn/index.html#git-using-oauth">Git Using oAuth</a>
- ./user-guide/import/index.html
  *  internally linking to ../../docs/stacks#custom-stacks-for-che, which does not exist (line 346)
     <a href="../../docs/stacks#custom-stacks-for-che">custom stack</a>
  *  internally linking to ../../docs/stacks#section-ready-to-go-stacks, which does not exist (line 346)
     <a href="../../docs/stacks#section-ready-to-go-stacks">ready-to-go stack</a>
  *  trying to find hash of ../../docs/stacks#custom-stacks-for-che, but /projects/codenvy-docs/target/docs/docs/stacks does not exist (line 346)
     <a href="../../docs/stacks#custom-stacks-for-che">custom stack</a>
  *  trying to find hash of ../../docs/stacks#section-ready-to-go-stacks, but /projects/codenvy-docs/target/docs/docs/stacks does not exist (line 346)
     <a href="../../docs/stacks#section-ready-to-go-stacks">ready-to-go stack</a>
- ./user-guide/intellisense/index.html
  *  internally linking to ../../../docs/ide/intellisense/index.html#language-server-protocol, which does not exist (line 360)
     <a href="../../../docs/ide/intellisense/index.html#language-server-protocol">language server protocol</a>
  *  internally linking to ../../../docs/ide/intellisense/index.html#language-server-protocol, which does not exist (line 363)
     <a href="../../../docs/ide/intellisense/index.html#language-server-protocol">language server protocol</a>
  *  internally linking to ../../../docs/ide/intellisense/index.html#language-server-protocol, which does not exist (line 366)
     <a href="../../../docs/ide/intellisense/index.html#language-server-protocol">language server protocol</a>
  *  internally linking to ../../../docs/ide/intellisense/index.html#language-server-protocol, which does not exist (line 369)
     <a href="../../../docs/ide/intellisense/index.html#language-server-protocol">language server protocol</a>
  *  internally linking to ../../../docs/workspace/agents/index.html, which does not exist (line 327)
     <a href="../../../docs/workspace/agents/index.html">agent</a>
  *  internally linking to ../../../docs/workspace/machines/index.html#dashboard-machine-information, which does not exist (line 327)
     <a href="../../../docs/workspace/machines/index.html#dashboard-machine-information">workspace</a>
  *  internally linking to ../../../docs/workspace/machines/index.html, which does not exist (line 327)
     <a href="../../../docs/workspace/machines/index.html">runtime machine dev-machine</a>
  *  internally linking to ../../../docs/workspace/stacks/index.html, which does not exist (line 327)
     <a href="../../../docs/workspace/stacks/index.html">runtime stack</a>
  *  trying to find hash of ../../../docs/ide/intellisense/index.html#language-server-protocol, but /projects/codenvy-docs/target/docs/ide/intellisense/index.html does not exist (line 360)
     <a href="../../../docs/ide/intellisense/index.html#language-server-protocol">language server protocol</a>
  *  trying to find hash of ../../../docs/ide/intellisense/index.html#language-server-protocol, but /projects/codenvy-docs/target/docs/ide/intellisense/index.html does not exist (line 363)
     <a href="../../../docs/ide/intellisense/index.html#language-server-protocol">language server protocol</a>
  *  trying to find hash of ../../../docs/ide/intellisense/index.html#language-server-protocol, but /projects/codenvy-docs/target/docs/ide/intellisense/index.html does not exist (line 366)
     <a href="../../../docs/ide/intellisense/index.html#language-server-protocol">language server protocol</a>
  *  trying to find hash of ../../../docs/ide/intellisense/index.html#language-server-protocol, but /projects/codenvy-docs/target/docs/ide/intellisense/index.html does not exist (line 369)
     <a href="../../../docs/ide/intellisense/index.html#language-server-protocol">language server protocol</a>
  *  trying to find hash of ../../../docs/workspace/machines/index.html#dashboard-machine-information, but /projects/codenvy-docs/target/docs/workspace/machines/index.html does not exist (line 327)
     <a href="../../../docs/workspace/machines/index.html#dashboard-machine-information">workspace</a>
- ./user-guide/run/index.html
  *  internally linking to ../../../docs/ide/commands/index.html, which does not exist (line 330)
     <a href="../../../docs/ide/commands/index.html">Commands</a>
- ./user-guide/sharing-permissions/index.html
  *  internally linking to ../../docs/teams-and-collaboration, which does not exist (line 328)
     <a href="../../docs/teams-and-collaboration">Permissions</a>
- ./user-guide/sharing/index.html
  *  internally linking to ../../../docs/workspace-automation, which does not exist (line 388)
     <a href="../../../docs/workspace-automation">Factories</a>
- ./user-guide/sync/index.html
  *  internally linking to ../../../docs/setup/cli/index.html, which does not exist (line 349)
     <a href="../../../docs/setup/cli/index.html">Codenvy CLI</a>
- ./white-labels/custom-assemblies/index.html
  *  anchor has no href attribute (line 368)
     <a href="">writing extensions and customizing stacks</a>
- ./white-labels/introduction-white-labels/index.html
  *  internally linking to ../../docs/custom-assemblies/, which does not exist (line 394)
     <a href="../../docs/custom-assemblies/">custom assemblies documentation</a>
  *  internally linking to dashboard/src/assets/branding/product.json, which does not exist (line 349)
     <a href="dashboard/src/assets/branding/product.json">product.json</a>
  *  internally linking to dashboard/src/assets/branding/product.json, which does not exist (line 391)
     <a href="dashboard/src/assets/branding/product.json">product.json</a>
htmlproofer 3.4.0 | Error:  HTML-Proofer found 97 failures!

Add documentation for snapshot pruning

Codenvy snapshots are created but aren't destroyed. There are challenges to destroying them that are outlined in a separate issue.

We need docs that outline how to take care of snapshots. These docs should largely just link off to the appropriate Docker docs so that if the suggested process or commands in Docker change we are insulated.

Might be covered by a similar Che PR

Unable to run rails console in rails-default stack

I created a new workspace with the rails-default stack. Then I ran rails new to create my Rails app. I try to run rails console and get this first error:

image

I bundle update and try rails console again and I get this different error:

image

I'm not sure what's happening since sqlite3 is in the Gemfile and bundle info sqlite3 shows that it's using the latest version.

image

Docs maven build

We need to build the codenvy docs using jekyll 3.3.1. The following are requirements:

  1. Add jar resource to codenvy-docs build that is generated from che-docs build. I was able to successfully use my local maven repo after issuing the following command in the che-docs root directory mvn clean package.

  2. Create war file to use in tomcat server running in docker container. Can be used by codenvy/codenvy-server . Building requires jekyll version 3.3.1 .

Package import not working correctly

Hey,
I played around a lot with the software for a portable eclipse alternative. I'm a Student and want to use it in a very simple and basic way for learning.
I added the Package Prog1Tools.jar (simple programming Tools, e.g. IOTools for input) via upload File and added the jar to the classpath via Project->Cofigure Classpath, works like a charm.
Then i wrote a simple Programm but I cant compile it. It says the Package Prog1Tools doesnt exist and fails. Need help!
screenshot from 2018-01-25 01-37-52
screenshot from 2018-01-25 01-37-08

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.