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

JupyterLab extension #3954

Merged
merged 5 commits into from
Jul 23, 2021
Merged

JupyterLab extension #3954

merged 5 commits into from
Jul 23, 2021

Conversation

liuzhe-lz
Copy link
Contributor

How to use:

  1. python setup.py develop
  2. nnictl jupyter-extension install
  3. jupyter lab --ip=0.0.0.0
  4. Create an experiment with nnictl or Python API
  5. Click NNI button in JupyterLab launcher

@liuzhe-lz liuzhe-lz marked this pull request as ready for review July 21, 2021 02:18
@J-shang
Copy link
Contributor

J-shang commented Jul 21, 2021

How to use:

  1. python setup.py develop
  2. nnictl jupyter-extension install
  3. jupyter lab --ip=0.0.0.0
  4. Create an experiment with nnictl or Python API
  5. Click NNI button in JupyterLab launcher

Should we put how to use in doc or somewhere? Is it an internal feature?

@liuzhe-lz
Copy link
Contributor Author

How to use:

  1. python setup.py develop
  2. nnictl jupyter-extension install
  3. jupyter lab --ip=0.0.0.0
  4. Create an experiment with nnictl or Python API
  5. Click NNI button in JupyterLab launcher

Should we put how to use in doc or somewhere? Is it an internal feature?

For now I don't want ordinal users to try it.

@liuzhe-lz liuzhe-lz merged commit f27b874 into master Jul 23, 2021
@liuzhe-lz liuzhe-lz deleted the dev-jupyter branch August 11, 2021 04:41
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.

None yet

3 participants