Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: Integrate React Flow #956

Closed
farisdurrani opened this issue Sep 13, 2023 · 1 comment · Fixed by #957
Closed

[FEATURE]: Integrate React Flow #956

farisdurrani opened this issue Sep 13, 2023 · 1 comment · Fixed by #957
Assignees
Labels
enhancement New feature or request frontend frontend task

Comments

@farisdurrani
Copy link
Member

Feature Name

Integrate React Flow

Your Name

Faris Durrani

Description

Replace the React-DnD component with a React Flow component that will allow multi-layer neural networks

@farisdurrani farisdurrani added the enhancement New feature or request label Sep 13, 2023
@farisdurrani farisdurrani moved this from Todo to In Progress in DLP Project Board Sep 13, 2023
@github-actions
Copy link
Contributor

Hello @farisdurrani! Thank you for submitting the Feature Request Form. We appreciate your contribution. 👋

We will look into it and provide a response as soon as possible.

To work on this feature request, you can follow these branch setup instructions:

  1. Checkout the main branch:
```
 git checkout nextjs
```
  1. Pull the latest changes from the remote main branch:
```
 git pull origin nextjs
```
  1. Create a new branch specific to this feature request using the issue number:
```
 git checkout -b feature-956
```

Feel free to make the necessary changes in this branch and submit a pull request when you're ready.

Best regards,
Deep Learning Playground (DLP) Team

@farisdurrani farisdurrani self-assigned this Sep 13, 2023
@farisdurrani farisdurrani linked a pull request Sep 15, 2023 that will close this issue
@dwu359 dwu359 added the frontend frontend task label Sep 15, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in DLP Project Board Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend frontend task
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants