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

add installation instructions for users to readme. #5726

Closed
scottdraves opened this issue Jul 21, 2017 · 1 comment
Closed

add installation instructions for users to readme. #5726

scottdraves opened this issue Jul 21, 2017 · 1 comment
Assignees
Milestone

Comments

@scottdraves
Copy link
Contributor

No description provided.

@scottdraves scottdraves self-assigned this Jul 21, 2017
@scottdraves scottdraves added this to the 0.1 milestone Jul 21, 2017
scottdraves pushed a commit that referenced this issue Jul 21, 2017
* Separate install instructions into user and developer

* Update conda install channel
@scottdraves
Copy link
Contributor Author

#5727

michalgce added a commit that referenced this issue Jul 25, 2017
…ssage_after_succesfully_added_classpath

* origin/master: (24 commits)
  allow whitespace only cells, do not bother chelling for null code
  #5713 fix multiple clingOutputContainerLayoutManager instances (#5730)
  #5701 Optimize way of adding multiple jars to classpath. (#5729)
  #5657 plot tooltip should fade in out (#5705)
  fix #5711 by adding a readme
  further separate dev/user docs
  #5726 Separate install instructions into user and developer (#5727)
  bump version to 0.1.1
  #5715 Showing version of kernel in banner message. (#5719)
  instructions are for developers not users
  #5476 recipe in repo for conda forge (#5716)
  #5680 Renamed example jar resource. (#5717)
  #5699 pressing escape should close column search menu (#5709)
  #5698 column search should be case insensitive (#5708)
  remove the jar from our repo, add instructions to download it
  jarek/5702: remove tablesaw (#5712)
  #5703: add default imports (#5707)
  #5682 fix CyclingOutputContainerLayoutManager causes page to jump around (#5710)
  #5694 prevent user from dragging legend out of the plot (#5704)
  add tests for beakerx.widgets package (#5692)
  ...

# Conflicts:
#	kernel/base/src/main/java/com/twosigma/beakerx/evaluator/BaseEvaluator.java
#	kernel/base/src/main/java/com/twosigma/beakerx/evaluator/Evaluator.java
#	kernel/base/src/main/java/com/twosigma/beakerx/kernel/Kernel.java
#	kernel/base/src/main/java/com/twosigma/beakerx/kernel/KernelFunctionality.java
#	kernel/base/src/main/java/com/twosigma/beakerx/kernel/commands/MagicCommand.java
#	kernel/base/src/test/java/com/twosigma/beakerx/KernelTest.java
#	kernel/base/src/test/java/com/twosigma/beakerx/jupyter/handler/ExecuteRequestHandlerMagicCommandTest.java
scottdraves pushed a commit that referenced this issue Aug 15, 2017
* Separate install instructions into user and developer

* Update conda install channel

* Update README

* Separate wrappers for develop and install commands

* Use relative path for kernels

* Add pandas to install_requires

* Clean up

* Fix README

* Update README

* Remove print statement for debugging

* Remove condo environment step for user install instructions
michalgce added a commit that referenced this issue Aug 21, 2017
* origin/master: (21 commits)
  better source linking, fix missing rel instruction
  bump version to 0.2.4
  bump version to 0.2.3
  workaround #5864
  fix error setupbase.py on windows (#5863)
  bump version to 0.2.2, fix #5861
  also install our config for the kernelspec manager
  install our custom css, update author email and website url, add keywords
  install nbextension, rename entry point for installer, document in readme
  Leif/fix packaging (#5857)
  Fix "kernels" cmd (#5849)
  update version, correct location of version file
  #5726: use pypi instead of github (#5797)
  #5810 Fixed lsmagic output. (#5839)
  #5782 allow setting dpi for png export (#5841)
  #5909 Fixed Magic import with no arg. (#5840)
  jarek/5780: reduce duplication in evaluators  (#5788)
  #5767 add links to jvm-repr doc, improve tablesaw doc (#5835)
  remove "Table Saw"
  #5597 make widgets publishable (#5830)
  ...

# Conflicts:
#	beakerx/js/webpack.config.js
#	beakerx/setup.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant