Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acp29 authored Feb 21, 2024
1 parent 8776e09 commit c3f0ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Function help can also be requested directly from the Octave/MATLAB command prom

In Octave only, you can get a basic overview of the package and it's functions by typing: `pkg describe -verbose statistics-resampling`, or request demonstrations of function usage by typing `demo function-name`. Users can also request help with using functions and programming in Octave at the [discourse group](https://octave.discourse.group/c/help/6).

*TIPS: Document and publish your analysis project using statistics-resampling functions in a Jupyter Notebook (with an Octave kernel) by forking and customizing the statistics-resampling-online GitHub repository [![](https://img.shields.io/github/forks/acpennlab/statistics-resampling-online?label=GitHub%20Repo&style=social)](https://github.com/acpennlab/statistics-resampling-online/). With [Jupyter Lab](https://jupyter.org/try), you can also integrate use of the statistics-resampling package into your analysis workflow along with other programming languages (e.g. Python, R etc.) by using Jupyter notebooks (which you can try [here]) (https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/master?labpath=statistics-resampling.ipynb) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/master?labpath=statistics-resampling.ipynb), or at [COCALC](https://cocalc.com/)*
*TIPS: Document and publish your analysis project using statistics-resampling functions in a Jupyter Notebook (with an Octave kernel) by forking and customizing the statistics-resampling-online GitHub repository [![](https://img.shields.io/github/forks/acpennlab/statistics-resampling-online?label=GitHub%20Repo&style=social)](https://github.com/acpennlab/statistics-resampling-online/). With [JupyterLab](https://jupyter.org/try), you can also integrate use of the statistics-resampling package into your analysis workflow along with other programming languages (e.g. Python, R etc.) by using Jupyter notebooks (which you can try [here](https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/master?labpath=statistics-resampling.ipynb)) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/master?labpath=statistics-resampling.ipynb), or at [COCALC](https://cocalc.com/)*

### Quick start

Expand Down

0 comments on commit c3f0ac1

Please sign in to comment.