Skip to content

added method to open Jupyter#14

Merged
pradeeban merged 3 commits intoControlCore-Project:devfrom
amit-62:dev1
Aug 8, 2022
Merged

added method to open Jupyter#14
pradeeban merged 3 commits intoControlCore-Project:devfrom
amit-62:dev1

Conversation

@amit-62
Copy link
Contributor

@amit-62 amit-62 commented Aug 4, 2022

No description provided.

return res2


@app.route('/openJupyterLab/', methods=['POST'])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace with "openJupyter"

(remove the Lab.)

fri/test.py Outdated
print(response.text)
print(response.text)

def openJupyterLa():
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo.

Also, replace with "openJupyter"

# destroy()
getFilesList()
# openJupyterLa()

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

openJupyter

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, pay attention to typos, even if the code works. Codes with typos are hard to maintain.

@pradeeban pradeeban merged commit b43a06f into ControlCore-Project:dev Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants