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

PR: Integrate Jupyter Notebook #211

Merged
merged 15 commits into from
Jan 2, 2024
Merged

Conversation

tunahanertekin
Copy link
Member

🌿 PR: Integrate Jupyter Notebook

Description

Jupyter Notebook is added as a DevSuite member. It uses same API with RobotIDE. IPython support is aimed for the future.

Closes #186

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How can it be tested?

Can be tested by populating .spec.robotDevSuiteTemplate.notebookTemplate as below:

notebookTemplate:
  display: true
  serviceType: NodePort
  ingress: true
  privileged: false
  resources:
    gpuCore: 1

@tunahanertekin tunahanertekin added enhancement New feature or request robot-dev Development process of robot labels Jan 2, 2024
@tunahanertekin tunahanertekin self-assigned this Jan 2, 2024
@tunahanertekin tunahanertekin linked an issue Jan 2, 2024 that may be closed by this pull request
@tunahanertekin tunahanertekin merged commit d9c973a into main Jan 2, 2024
1 check passed
@tunahanertekin tunahanertekin deleted the 186-notebook-integration branch January 2, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request robot-dev Development process of robot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide Jupyter Notebook in Dev Suite
1 participant