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

#5813 move js dir to top, second PR #6446

Merged
merged 4 commits into from
Dec 5, 2017
Merged

#5813 move js dir to top, second PR #6446

merged 4 commits into from
Dec 5, 2017

Conversation

rbidas
Copy link
Contributor

@rbidas rbidas commented Dec 4, 2017

No description provided.

@scottdraves
Copy link
Contributor

i am getting a directory "js/js/lab/lib" seems that should just be "js/lab/lib".

README.md Outdated
@@ -56,7 +56,7 @@ how to install and run BeakerX.
```
conda create -y -n beakerx 'python>=3' nodejs pandas openjdk maven
source activate beakerx
conda install -y -c conda-forge ipywidgets
conda install -y -c conda-forge ipywidgets jupyterlab
Copy link
Contributor

Choose a reason for hiding this comment

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

why add jupyterlab here? there's a separate section for that, see below.

@rbidas
Copy link
Contributor Author

rbidas commented Dec 5, 2017

done.

@scottdraves scottdraves merged commit 130fb10 into master Dec 5, 2017
michalgce added a commit that referenced this pull request Dec 11, 2017
* origin/master: (29 commits)
  fix typo
  add new contributing doc, cleanup readme #6483 (#6484)
  wheel is not usd to skip this release step
  #6470 Removed line that breaks use of virtualenvs (#6471)
  #6459 remove internal classes from javadoc (#6463)
  #6474 removed python 2 and added python 3.6 to setup.py (#6476)
  #6412 fix LoD menu breaks in lab (#6467)
  #6431: fix for unexpected return value (#6473)
  remove version lock, jupyterlab-manager is fixed
  #6439 Optimalisation of scala test execution. (#6454)
  #6157 version has 'tags/' (#6468)
  fix KernelExecutionTest (#6469)
  #6443: fix displaying widgets by fixing parent messages (#6464)
  jarek/6452: remove jvm-repr workaround (#6465)
  disable broken test
  disable broken test
  #6358 Fix docker language warnings. (#6448)
  update documentation to workaround jupyterlab/jupyterlab#3215
  #5813 move js dir to top, second PR (#6446)
  #5643 make javadoc accessible (#6450)
  ...
@rbidas rbidas deleted the rbidas/5813_1 branch December 18, 2017 12:28
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