Skip to content

Commit

Permalink
Merge pull request #53 from neptune-ai/sabine/readme-update
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
normandy7 authored Jun 1, 2023
2 parents 9dc7b15 + 7181390 commit 2c35a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ Experiment tracking, model registry, data versioning, and live model monitoring

* [Documentation](https://docs.neptune.ai/integrations/fastai)
* [Code example on GitHub](https://github.com/neptune-ai/examples/tree/main/integrations-and-supported-tools/fastai/scripts)
* [Example dashboard in the Neptune app](https://app.neptune.ai/o/common/org/fastai-integration/e/FAS-61/dashboard/fastai-dashboard-1f456716-f509-4432-b8b3-a7f5242703b6)
* [Example dashboard in the Neptune app](https://app.neptune.ai/o/common/org/fastai-integration/runs/details?viewId=standard-view&detailsTab=dashboard&dashboardId=fastai-dashboard-1f456716-f509-4432-b8b3-a7f5242703b6&shortId=FAS-1895&type=run)
* [Run example in Google Colab](https://colab.research.google.com/github/neptune-ai/examples/blob/main/integrations-and-supported-tools/fastai/notebooks/Neptune_fastai.ipynb)

## Example

On the command line:

```
pip install neptune[fastai]
pip install neptune-fastai
```

In Python:
Expand Down

0 comments on commit 2c35a8e

Please sign in to comment.