Skip to main content

The data-centric workspace for AI & DS

Project description

CNext Instructions

Website - Documentation - Docker Image - Overview Video

Setup and run the CNext workspace

CNext is a data-centric workspace for DS and AI. Our workspace is meant to consolidate the most common tasks performed by data scientists and ML engineers. At a high level our workspace allows for:

  • Data exploration & transformation
  • Model development / exploration
  • Production code generation
  • Dashboard & App Generation
  • Experiment Management

Features

  • Interactive Python coding envrionment with native Python output (think Jupyter replacement)
  • Smart code suggestion (categorical values and column names)
  • Interactive data exploration
  • Automative visualizations
  • Experiment and model management
  • Instant dashboarding

Installation via Docker

cnext is also available via pre-built Docker images. To get started, you can simply run the following command:

docker run --rm -it -p 4000:4000 -p 5000:5000 -p 5011:5011 -p 5008:5008 -p 5005:5005 cycai/cnext

The web application will launch at: http://localhost:4000 or http://127.0.0.1:4000/

Installation via Pip

PLEASE NOTE: CNext requires npm >= 18.4 and Python >= 3.9.7 . Please ensure your environment meets the minimum requirements before beginning the installation.

Step 1: Make sure Nodejs is available in your computer (try npm --version and make sure it work)

Step 2: run command pip install cnext

Step 3: run command cnext-init

  • Input Enter path to the cnext sample project created in Step 1 and hit Enter (Example C:/Skywalker) ​

Step 4 run command cnext-run

  • Web application will launch at : http://localhost:CLIENT_PORT or http://127.0.0.1:CLIENT_PORT/ (CLIENT_PORT default is 4000)
  • Stop application: Ctrl + c | Command + c
  • Note: Pay attention at CLIENT_PORT, and SERVER_PORT in .env file (you will have to change these ports if you already use them on your machine)

License

Copyright 2022 CycAI Inc. ​ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: ​ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. ​ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cnext-test-0.5.6.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cnext_test-0.5.6-py3-none-any.whl (2.8 MB view details)

Uploaded Python 3

File details

Details for the file cnext-test-0.5.6.tar.gz.

File metadata

  • Download URL: cnext-test-0.5.6.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.9.7 Windows/10

File hashes

Hashes for cnext-test-0.5.6.tar.gz
Algorithm Hash digest
SHA256 88ac328ce18a69dbb5df4d108e933741fd69a528143e6cb46fdd79d70bd2f943
MD5 73f25ff6a437e6503b579d79d788bffe
BLAKE2b-256 84254918924f1e8ca153a21fea4dc4d8f8435ecbb9ac4b45fe983362029ac80a

See more details on using hashes here.

File details

Details for the file cnext_test-0.5.6-py3-none-any.whl.

File metadata

  • Download URL: cnext_test-0.5.6-py3-none-any.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.9.7 Windows/10

File hashes

Hashes for cnext_test-0.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0773a3da06ab467d11503cfa41ca78dccae63b3e75a059e3fdd9b0bb1db6bd65
MD5 522485031e8744b5ead654f07e36e405
BLAKE2b-256 fbea98d3dfbc5bb5bc0ba930755c52e56a26234e488bd7f4f5c4135d492747fc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page