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

Step 1: Download cnext sample project here and extract

Step 2: setup Docker on your computer

Step 3: Run docker login login with your docker account

Step 4: Point destination command to cnext directory

Step 5: Run command docker-compose up -d

  • The web application will launch at : http://localhost:CLIENT_PORT or http://127.0.0.1:CLIENT_PORT/ (CLIENT_PORT default is 3000)
  • To stop the application: docker-compose down
  • 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, by default they are 3000 and 4000 respectively)

Installation via Pip

Step 1: Download cnext sample project here. This folder will be use as an input in Step 4

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

Step 3: run command pip install cnext

Step 4: run command cnext-init

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

Step 6 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 3000)
  • 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, by default they are 3000 and 4000 respectively)

Release Note

v0.4.20 - 0.4.27

NEW
  • Implement add project feature
IMPROVED
  • Improve setup script
  • Improve usability
FIXED
  • Bug fixes and usability improvement

v0.4.18 - 0.4.19

NEW
  • Show failed execution status marker

v0.4.14 - v0.4.16

NEW
  • Add configs for dataframe manager.
  • Implement grouped lines folding
IMPROVED
FIXED
  • Fix bugs and improve stability for model visualization.

v0.4.12 - v0.4.13

NEW
  • Allow code to be executed on any file.
  • Improve code suggestion behavior.
  • Load config dynamically from "config.json".
IMPROVED
FIXED

v0.4.10

NEW
  • Assign result of a group to only the first line.
  • Add support for full-html-page results using iframe.
  • Add support for .sql and .json files.
IMPROVED
  • Improve the ability to support results with javascript. you can now run bokeh plot.
FIXED

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.4.35.tar.gz (525.3 kB 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.4.35-py3-none-any.whl (693.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cnext-test-0.4.35.tar.gz
  • Upload date:
  • Size: 525.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.7 Windows/10

File hashes

Hashes for cnext-test-0.4.35.tar.gz
Algorithm Hash digest
SHA256 5f2437f8f4c801d8761452af8053602ef039a49db800421562b97cd18192baac
MD5 75de3f354b02b08ab349a073ffeb7ca7
BLAKE2b-256 3fa35cf9bb8a91d7a10657464a84d1e51181a5390e2ad4db3f83879835ebfb65

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cnext_test-0.4.35-py3-none-any.whl
  • Upload date:
  • Size: 693.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.7 Windows/10

File hashes

Hashes for cnext_test-0.4.35-py3-none-any.whl
Algorithm Hash digest
SHA256 960c204abba21186ee2f321a01b5e87faaf8badef2a62bc1e6aa7ab77f9db0db
MD5 b2b2429a2ad4e24dd0361676b15bdae5
BLAKE2b-256 144ce6ced450064a5d870c30308861a4cb43ed28f39bf6dac6d275c00af3c6e3

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